Change Updates

Do not miss any Gym API changes, ever again

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

RSS

Oct 20, 2024

main
0.0.0
Compare

API structure has changed

5 structure changes including:
2 Breaking changes
3 Additions
2 Removals
Removed 2 Breaking
DELETE /bank-card
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /gym/history/{client_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
DELETE /bank-card/{bank_card_id}
GET /gym/visit
GET /gym/visit/{client_id}