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

Sep 25, 2024

dev
0.0.4-dev.853
Compare
0.0.4-dev.853

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
GET /v1/staff/{id}
  • Path went from /v1/staff/{staff} to /v1/staff/{id} (same operationId)
  • Path
  • staff path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • id path parameter Added