Change Updates

Do not miss any train/book API changes, ever again

Subscribe to the train/book API changelog to be up to date on recent changes.

RSS

19 days ago

main
1.0.0
Compare

API structure has changed

Next Change
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /bookings
  • Query
  • page, limit query parameters Added
GET /stations
  • Query
  • page, limit, coordinates, search, country query parameters Added
GET /trips
  • Query
  • bicycles query parameter Modified
    • Query parameter is no longer required
  • page, limit query parameters Added
POST /bookings/{bookingId}/payment
  • Body
  • application/json content type Modified
    • Content type is now required
      Breaking
    • source property Modified
      • Combinator went from anyOf to oneOf
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • Combinator went from anyOf to oneOf