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

Jan 24, 2024

dev
0.0.4-dev.250
Compare
0.0.4-dev.250

API structure has changed

5 structure changes including:
2 Additions
3 Modifications
Modified 3 Breaking
GET /v1/company/settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColor property Added
GET /v1/company/{slug}/settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColor property Added
PATCH /v1/company/settings
  • Body
  • application/json content type Modified
    • brandColors property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • brandColor property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColor property Added
Added 2
GET /v1/company/settings/application
PATCH /v1/company/settings/application