Skip to content

Commit

Permalink
feat(api): description elipsis
Browse files Browse the repository at this point in the history
  • Loading branch information
Inerska committed Mar 10, 2024
1 parent d2d2113 commit 290e930
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 290e930

Please sign in to comment.