DSpace / RestContract

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

Add an endpoint to fetch the item access status #186

Closed nibou230 closed 2 years ago

nibou230 commented 2 years ago

As requested by @tdonohue in the PR DSpace/Dspace#8247, here is a documentation for the new endpoint, which allow the angular project (UI) to fetch an access status for a specific item on the server.

tdonohue commented 2 years ago

Just realized I forgot to merge this after the implementation was merged. Thanks again @nibou230 !