The following table summarize for each sectionType available out-of-box in DSpace 7 the endpoint used to retrieve the extra configuration where needed and the link to the documentation about the data representation returned in the workspaceitem
| sectionType | configuration endpoint | data representation |
|---|---|---|
| collection | n/a | json { collection: 'uuid-of-the-collection'} |
| submission-form | /config/submissionforms | example |
| upload | /config/submissionuploads | example |
| license | it is retrieved from the collection following the license link | example |
| cclicense | t.b.d | t.b.d |
| access | t.b.d | t.b.d |
n/a --> not applicable. The sectionType doesn't require/support any extra configuration t.b.d. --> to be defined. We still need to discuss that