Change Updates

Do not miss any MyCirrus API - Instrument info, Data and Webhooks changes, ever again

Subscribe to the MyCirrus API - Instrument info, Data and Webhooks changelog to be up to date on recent changes.

RSS

Feb 7, 2024

release
1.0.0
Compare

Changed urls using event ids to be more consistent with other endpoints

2 structure changes including:
2 Breaking changes
2 Modifications
Modified 2 Breaking
GET /data/events/audio/{id}
  • Path went from /data/events/{id}/audio to /data/events/audio/{id} (same operationId)
    Breaking
GET /data/events/timehistory/{id}
  • Path went from /data/events/{id}/timehistory to /data/events/timehistory/{id} (same operationId)
    Breaking