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

dev
0.0.4-dev.159
Compare
0.0.4-dev.159

API structure has changed

17 structure changes including:
17 Modifications
Modified 17 Breaking
DELETE /v1/staff/
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
DELETE /v1/staff/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
GET /v1/accounts
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
GET /v1/company/{slug}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
GET /v1/company/{slug}/settings
  • Response
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
GET /v1/links/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
GET /v1/staff/
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
GET /v1/staff/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
PATCH /v1/company/settings
  • Response
  • 422 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
POST /v1/auth/login
  • Response
  • 422 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
POST /v1/auth/logout
  • Response
  • 401 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
POST /v1/links/{id}/process
  • Response
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
POST /v1/staff/
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
POST /v1/staff/restore
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
POST /v1/staff/{id}/invite
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
POST /v1/staff/{id}/restore
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
PUT /v1/staff/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added
  • 404 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
      • statusCode property Added