Please describe your request
The RestContract for DSpace 7 and main (8.0) currently refers to an /api/configuration endpoint which does not exist:
- /api/configuration
- return relevant configuration values to the client
- DSpace version
- Root url
- Site name
- Contact info
- Root handle
- Supported themes
- Default language
- Languages supported
I'm not sure if this ever did, or if it was meant to refer to configuration properties? I see some of these properties available at the /server/api root now so perhaps this documentation is out of date.
Please describe your request
The RestContract for DSpace 7 and
main(8.0) currently refers to an/api/configurationendpoint which does not exist:I'm not sure if this ever did, or if it was meant to refer to configuration properties? I see some of these properties available at the
/server/apiroot now so perhaps this documentation is out of date.