UnionInternationalCheminsdeFer / OSDM

Projects related to an open sales & distribution API for public transportation.
https://osdm.io
Apache License 2.0
55 stars 21 forks source link

new endpoint /version to indicate the OSDM version #313

Closed kochluer closed 1 year ago

kochluer commented 1 year ago

in order to check what OSDM version is implemented by the partner a new endpoint /version (GET) is proposed. Response : version (String) Sample value : "2.0.3"

schlpbch commented 1 year ago

We will us content negotiation to version the API thus no explicit end point needed.