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 5, 2024

dev
0.0.4-dev.276
Compare
0.0.4-dev.276

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /v1/accounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/company/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • timezone property Modified
        • Full types went from string | null to string
          Breaking
      • locale property Added