UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios 6729f51b03 Add an "assignmentId" field in the "Assignment"-class. 2021-06-09 05:48:54 +03:00
..
components Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
controllers Add an "assignmentId" field in the "Assignment"-class. 2021-06-09 05:48:54 +03:00
exceptions Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
models Add an "assignmentId" field in the "Assignment"-class. 2021-06-09 05:48:54 +03:00
payloads - Update the "getUrls" and "getTestUrls" endpoints to take the data from the workers, in http-request-parameters instead of the http-body. 2021-05-19 02:32:46 +03:00
security Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
util Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
Application.java Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00