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

Mar 12, 2024

dev
0.0.4-dev.347
Compare
0.0.4-dev.347

API structure has changed

3 structure changes including:
3 Breaking changes
3 Modifications
Modified 3 Breaking
PUT /v1/holidays/{id}
  • Verb went from PATCH to PUT (same operationId)
    Breaking
PUT /v1/locations/{id}
  • Verb went from PATCH to PUT (same operationId)
    Breaking
PUT /v1/rooms/{id}
  • Verb went from PATCH to PUT (same operationId)
    Breaking