UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios 27375b9396 - Refactor the Assignment-creation.
In order to match the database, now we have a list of Assignments sent through the AssignmentResponse, instead of a single Assignment having a list of tasks.
- Cleanup the members of the "Payload" model (also prepare for database integration).
2021-07-05 14:04:39 +03:00
..
components Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
controllers - Refactor the Assignment-creation. 2021-07-05 14:04:39 +03:00
exceptions Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
models - Refactor the Assignment-creation. 2021-07-05 14:04:39 +03:00
payloads - Refactor the Assignment-creation. 2021-07-05 14:04:39 +03:00
security Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
util - Refactor the Assignment-creation. 2021-07-05 14:04:39 +03:00
Application.java Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00