Details
-
Type:
Code Task
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0
-
Component/s: REST API v7
-
Labels:
-
Attachments:
-
Comments:1
-
Documentation Status:Not Required
Description
This task is related to the implementation of the resource policies endpoint as detailed in the (not yet merged) rest contract https://github.com/DSpace/Rest7Contract/pull/87
Details from estimation process:
- We should implements the CRUD operation over the resourcepolicies endpoint without having dedicated endpoint for the "item's resourcepolicies".
- DELETE POST PATCH verbs are required.
- Bulks changes are out-of-scope for this task.
- Security needs to be implemented.