entur / lamassu

Mobility hub
European Union Public License 1.2
5 stars 7 forks source link

GBFS v3 and API paths #456

Closed testower closed 3 weeks ago

testower commented 1 month ago

GBFS v3 feeds are now available at /gbfs/v3beta/...

Considering v3 is strictly speaking no longer in beta, there's the question what the path should now be, and should we change other paths.

The situation is complicated further because our api gateway also has versioning for proxies:

https://api.entur.io/mobility/v2/gbfs/v3beta/voistavanger/gbfs

where /mobility/v2 simply points to the lamassu instance.

Overview of current paths

GBFS v2

GBFS v2 internal (deprecated 🙏 see also #263)

GBFS v3

GraphQL

Validation

Health

Admin endpoints

testower commented 1 month ago

Let's discuss at the next meeting @hbruch

testower commented 3 weeks ago

Deprecate /gbfs Add /gbfs/v2/ and /gbfs/v3 paths