Class NotifyServiceAddPatchOperation


public class NotifyServiceAddPatchOperation extends AddPatchOperation<Integer>
Submission "add" PATCH operation To add the COAR Notify Service of workspace item. Example: curl -X PATCH http://${dspace.server.url}/api/submission/workspaceitems/31599 -H "Content-Type: application/json" -d '[{ "op": "add", "path": "/sections/coarnotify/review/-"}, "value": ["1","2"]'