Project

General

Profile

Actions

Feature #2087

closed

API: provide more meta data

Added by Alexander Watzinger 10 months ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Start date:
2023-10-09
Estimated time:
Cooperation:

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


Related issues 1 (0 open1 closed)

Precedes OpenAtlas Discovery - Feature #2052: Version Number FooterClosedMoritz Großfurtner2023-10-10Actions
Actions #1

Updated by Alexander Watzinger 10 months ago

Actions #2

Updated by Bernhard Koschiček-Krombholz 9 months ago

  • Description updated (diff)
  • Status changed from Assigned to In Progress
Actions #3

Updated by Bernhard Koschiček-Krombholz 9 months ago

@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" 
  }
}
Actions #4

Updated by Moritz Großfurtner 9 months ago

Yeah that looks great, thank you!

Actions #5

Updated by Bernhard Koschiček-Krombholz 9 months ago

  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF