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

Jun 4, 2024

dev
0.0.4-dev.569
Compare
0.0.4-dev.569

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /v1/attendances/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/attendances/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • companyId, classId, studentId properties Modified
        • Properties are now required
          Breaking
POST /v1/attendances/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • companyId, classId, studentId properties Modified
        • Properties are now required
          Breaking