RestContract icon indicating copy to clipboard operation
RestContract copied to clipboard

REST Contract for DSpace 7 (and above)

Results 23 RestContract issues
Sort by recently updated
recently updated
newest added

This PR is based on the discussion in https://github.com/DSpace/DSpace/pull/9610#issuecomment-2640350587 [Per RFC Section 4.3](https://datatracker.ietf.org/doc/html/rfc6902#section-4.3) (replace) and [RFC section 4.1](https://tools.ietf.org/html/rfc6902#section-4.1) (add), we recommend using the `add` operation (with an array of values)...

1 APPROVAL
port to dspace-7_x
port to dspace-8_x

Relates to [DSpace should have an Audit Trail of object changes](https://github.com/DSpace/DSpace/issues/8824) This PR updates the REST contract by adding some documentation about Audit API

new feature

This PR is related with issue https://github.com/DSpace/DSpace/issues/10750 It kind of relocates an existing endpoint at SubmissionDefinitions. An endpoint for returning collections based on a submission definition name. This endpoint is...