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

May 23, 2024

dev
0.0.4-dev.546
Compare
0.0.4-dev.546

API structure has changed

9 structure changes including:
1 Breaking change
1 Addition
7 Modifications
1 Removal
Modified 7 Breaking
GET /v1/classes/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/classes/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settings property Modified
      • id, companyId, seasonId, name, dayOfWeek, startTime, durationInMinutes, price, description, roomId, staffId, minAgeMonths, maxAgeMonths, capacity, enrolmentsCount, waitingListsCount, trialsCount, colorId, archivedAt, deletedAt properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • class property Added
PATCH /v1/classes/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settings property Modified
      • id, companyId, seasonId, name, dayOfWeek, startTime, durationInMinutes, price, description, roomId, staffId, minAgeMonths, maxAgeMonths, capacity, enrolmentsCount, waitingListsCount, trialsCount, colorId, archivedAt, deletedAt properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • class property Added
POST /v1/classes/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settings property Modified
      • id, companyId, seasonId, name, dayOfWeek, startTime, durationInMinutes, price, description, roomId, staffId, minAgeMonths, maxAgeMonths, capacity, enrolmentsCount, waitingListsCount, trialsCount, colorId, archivedAt, deletedAt properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • class property Added
POST /v1/classes/{id}/archive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settings property Modified
      • id, companyId, seasonId, name, dayOfWeek, startTime, durationInMinutes, price, description, roomId, staffId, minAgeMonths, maxAgeMonths, capacity, enrolmentsCount, waitingListsCount, trialsCount, colorId, archivedAt, deletedAt properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • class property Added
POST /v1/classes/{id}/restore
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settings property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /v1/classes/{id}/unarchive
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settings property Modified
      • id, companyId, seasonId, name, dayOfWeek, startTime, durationInMinutes, price, description, roomId, staffId, minAgeMonths, maxAgeMonths, capacity, enrolmentsCount, waitingListsCount, trialsCount, colorId, archivedAt, deletedAt properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • class property Added
Removed 1 Breaking
GET /v1/transactions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
GET /v1/transactions/