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

Jul 31, 2024

main
0.0.4
Compare

API structure has changed

49 structure changes including:
24 Breaking changes
24 Additions
1 Modification
24 Removals
Modified 1
GET /api/booths/{booth_id}/alert_history
  • Query
  • filter, sort, limit, page query parameters Added
Removed 24 Breaking
DELETE /api/api_keys/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/alert_types
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/api_keys
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/latest_updates
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/duration_by_mode
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/export_csv
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/frequency_by_mode
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/history
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/latest_values_for
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/recent_stages
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/runtime
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/booths/{id}/runtime_series
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/facilities
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/facilities/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/api_keys
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/facilities
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/alert_types
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/booths/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/facilities/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/users/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 24
DELETE /api/api_keys/{id}
GET /api/alert_types
GET /api/api_keys
GET /api/booths
GET /api/booths/latest_updates
GET /api/booths/{id}
GET /api/booths/{id}/duration_by_mode
GET /api/booths/{id}/export_csv
GET /api/booths/{id}/frequency_by_mode
GET /api/booths/{id}/history
GET /api/booths/{id}/latest_values_for
GET /api/booths/{id}/recent_stages
GET /api/booths/{id}/runtime
GET /api/booths/{id}/runtime_series
GET /api/facilities
GET /api/facilities/{id}
GET /api/users
POST /api/api_keys
POST /api/facilities
POST /api/users
PUT /api/alert_types
PUT /api/booths/{id}
PUT /api/facilities/{id}
PUT /api/users/{id}