Feature #2087
closed
API: provide more meta data
Added by Alexander Watzinger about 1 year ago.
Updated about 1 year ago.
Description
It would be nice to be able to query the API for e.g.:
- API version
- OpenAtlas version
Feel free to add other interesting meta data.
*Branch': feature/api_metadata
- Description updated (diff)
- Status changed from Assigned to In Progress
@Moritz Großfurtner is following data enough:
{
"version": "7.17.0",
"apiVersion": [
"0.3"
],
"siteName": "INDIGO",
"imageProcessing": {
"enabled": "True",
"availableImageSizes": "{'thumbnail': '200', 'table': '100'}"
},
"IIIF": {
"enabled": "True",
"url": "http://localhost:8182/iiif/2/",
"version": "2"
}
}
Yeah that looks great, thank you!
- Status changed from In Progress to Closed
Also available in: Atom
PDF