Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Inerska committed Mar 10, 2024
2 parents bf0d38e + 290e930 commit 21bf917
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import org.talenthub.infrastructure.persistence.repository.MissionRepository
import org.talenthub.infrastructure.persistence.service.MissionService
import org.talenthub.infrastructure.persistence.service.Result
import java.net.http.HttpClient
import kotlin.math.min

@Path("/missions")
class MissionResource @Inject constructor(
Expand Down

0 comments on commit 21bf917

Please sign in to comment.