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

dev
0.0.4-dev.283
Compare
0.0.4-dev.283

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /v1/company/settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColors property Modified
        • Combinator is now oneOf
      • brandColor property Modified
        • Property is now required
          Breaking
GET /v1/company/settings/application
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColors property Modified
        • Combinator is now oneOf
      • brandColor, logo properties Modified
        • Properties are now required
          Breaking
GET /v1/company/{slug}/settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColors property Modified
        • Combinator is now oneOf
      • brandColor property Modified
        • Property is now required
          Breaking
PATCH /v1/company/settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColors property Modified
        • Combinator is now oneOf
      • brandColor property Modified
        • Property is now required
          Breaking
PATCH /v1/company/settings/application
  • Response
  • 200 response Modified
    • application/json content type Modified
      • brandColors property Modified
        • Combinator is now oneOf
      • brandColor, logo properties Modified
        • Properties are now required
          Breaking