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

Feb 1, 2024

dev
0.0.4-dev.273
Compare
0.0.4-dev.273

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /v1/policies/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/policies/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
PATCH /v1/policies/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added
POST /v1/policies/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdAt, updatedAt properties Added