Class NotifyServiceReplacePatchOperation


public class NotifyServiceReplacePatchOperation extends ReplacePatchOperation<Integer>
Submission "replace" PATCH operation To replace 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": "replace", "path": "/sections/coarnotify/review/0"}, "value": "10"]'