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

Dec 5, 2023

dev
0.0.4-dev.123
Compare
0.0.4-dev.123

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /v1/accounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Property is no longer required
      • pagination property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/staff/
  • Body
  • application/json content type Modified
    • phone, job_title properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking