DSpace / RestContract

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

Add 'typeBind' to submission form response example (#2873) #179

Closed kshepherd closed 2 years ago

kshepherd commented 2 years ago

Related to DS#2873 type-bind submission

Some simple examples are added to the REST API responses for the submission form configuration endpoint.

The related A#806 dspace-angular ticket is still WIP while unit tests are finalised

This PR should be merged to the RestContract when the REST DS#2873 PR is merged to main.

tdonohue commented 2 years ago

@kshepherd : wanted to ping you on this, as @abollini added some feedback on things to improve in this contract. While the overall design here sounds like it's had positive feedback, I'm waiting on merging this for now...as it sounds like minor changes might be needed based on the implementation at https://github.com/DSpace/DSpace/pull/8175

kshepherd commented 2 years ago

Thanks @tdonohue, I have added a description including an explanation of how an empty array should be interpreted

tdonohue commented 2 years ago

Merging with +2. Thanks @kshepherd !