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

Nov 20, 2023

dev
0.0.4-dev.101
Compare
0.0.4-dev.101

API structure has changed

5 structure changes including:
1 Breaking change
1 Addition
3 Modifications
1 Removal
Modified 3
GET /v1/links/{id}
  • Path went from /v1/links/{link} to /v1/links/{id} (same operationId)
  • Path
  • id path parameter Added
POST /v1/staff/{id}/invite
  • Path
  • id path parameter Added
PUT /v1/staff/{id}
  • Body
  • application/json content type Added
Removed 1 Breaking
POST /v1/staff
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /v1/staff