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 14, 2025

main
0.0.4
Compare

API structure has changed

Next change
4 structure changes including:
4 Modifications
Modified 4
GET /api/facilities
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • latitude, longitude properties Added
GET /api/facilities/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • latitude, longitude properties Added
POST /api/facilities
  • Body
  • application/json content type Modified
    • latitude, longitude properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • latitude, longitude properties Added
PUT /api/facilities/{id}
  • Body
  • application/json content type Modified
    • latitude, longitude properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • latitude, longitude properties Added