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 29, 2024

main
0.0.4
Compare

API structure has changed

62 structure changes including:
31 Breaking changes
31 Additions
31 Removals
Removed 31 Breaking
DELETE /api/api_keys/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/accounts
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/accounts/{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/alerts
  • 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/{booth_id}/alert_history
  • 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/accounts
  • 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/authenticate
  • 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/accounts/{id}
  • 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 31
DELETE /api/api_keys/{id}
GET /api/accounts
GET /api/accounts/{id}
GET /api/alert_types
GET /api/alerts
GET /api/api_keys
GET /api/booths
GET /api/booths/latest_updates
GET /api/booths/{booth_id}/alert_history
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/accounts
POST /api/api_keys
POST /api/authenticate
POST /api/facilities
POST /api/users
PUT /api/accounts/{id}
PUT /api/alert_types
PUT /api/booths/{id}
PUT /api/facilities/{id}
PUT /api/users/{id}