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

Jan 23, 2024

dev
0.0.4-dev.244
Compare
0.0.4-dev.244

API structure has changed

11 structure changes including:
3 Breaking changes
8 Additions
3 Modifications
Modified 3 Breaking
PATCH /v1/custom-field-responses/{entityId}
  • Verb went from PUT to PATCH (same operationId)
    Breaking
PATCH /v1/custom-fields/{id}
  • Verb went from PUT to PATCH (same operationId)
    Breaking
PATCH /v1/staff/{id}
  • Verb went from PUT to PATCH (same operationId)
    Breaking
Added 8
DELETE /v1/families/
DELETE /v1/families/{id}
GET /v1/families/
GET /v1/families/{id}
PATCH /v1/families/{id}
POST /v1/families/
POST /v1/families/restore
POST /v1/families/{id}/restore