Change Updates

Do not miss any Garmat API changes, ever again

Subscribe to the Garmat API changelog to be up to date on recent changes.

RSS

Oct 29, 2024

main
0.0.4
Compare

API structure has changed

9 structure changes including:
9 Modifications
Modified 9
GET /api/booths
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
        • created_at property Added
GET /api/booths/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • created_at property Added
GET /api/booths/{id}/utilization_timeline
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
        • duration property Added
GET /api/facilities
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
        • tz property Added
GET /api/facilities/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • tz property Added
GET /api/facilities/{id}/utilization_timeline
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
        • duration property Added
POST /api/facilities
  • Body
  • content type Modified
    • tz property Added
  • Response
  • 200 response Modified
    • content type Modified
      • tz property Added
PUT /api/booths/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • created_at property Added
PUT /api/facilities/{id}
  • Body
  • content type Modified
    • tz property Added
  • Response
  • 200 response Modified
    • content type Modified
      • tz property Added