DSpace / RestContract

REST Contract for DSpace 7-8
https://wiki.lyrasis.org/display/DSDOC8x/
37 stars 48 forks source link

Add some better Submission documentation to our RestContract #183

Closed tdonohue closed 2 years ago

tdonohue commented 2 years ago

This PR added a new submission.md which provides a higher level overview of how to create, edit & complete a Submission.

This can be used as a guide for others to better understand how to interact with our REST API to deposit content into DSpace, especially since you have to interact with a number of endpoints to complete a submission.

Also includes minor updates to WorkflowItem docs (see workflowitems.md) to update/correct the documentation based on the current behavior of this endpoint.

tdonohue commented 2 years ago

Merging with one approval, as I think this is at least a good start.