BaseRestController.java: Implement the ContributorTask...
The puzzle 830852366
originating from #12 (closed) has to be resolved:
"Implement the ContributorTasksApi which should represent the tasks assigned to the authenticated User, in a certain Contract. It should continue the path of ContractsApi (base path /contracts/{contractId}/tasks). We can start with an endpoint for fetching a single Task."
It is located at src/main/java/com/selfxdsd/rest/BaseRestController.java#44-48.
The puzzle was created by @amihaiemil at 2021-02-08 11:04:23 +0200
.
Estimation is 60 minutes
.
If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.