Change Updates

Do not miss any Class Manager API changes, ever again

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

RSS

Apr 30, 2024

dev
0.0.4-dev.503
Compare
0.0.4-dev.503

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /v1/waivers/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/waivers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isLocked property Added
PATCH /v1/waivers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isLocked property Added
POST /v1/waivers/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isLocked property Added
POST /v1/waivers/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isLocked property Added
POST /v1/waivers/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isLocked property Added