Details
-
Task
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
None
-
customfield_11100 37840
-
Gulfstream Sprint 93
-
2
-
Gulfstream
Description
Implement the endpoint which accepts set id and deletes the appropriate entry into the databse.
Request URL: /set/
Request Method: DELETE
acceptance criteria:
- when DELETE by id and item with such id exists then response with 204 status code is returned and item is deleted.
- when DELETE by id and item with such id does not exist then 404 error returned with error message "Set with id '{set_id}
' was not found"
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2406 Implement sets CRUD for OAI-PMH - frontend work
-
- Closed
-
- is required by
-
UIOAIPMH-11 Delete existing OAI-PMH set
-
- Closed
-