API structure has changed
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /v1/classes/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/classes/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- class property Modified
- stats property Added
-
application/json content type Modified
PATCH /v1/classes/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- class property Modified
- stats property Added
-
application/json content type Modified
POST /v1/classes/
- Response
-
200 response Modified
-
application/json content type Modified
- class property Modified
- stats property Added
-
application/json content type Modified
POST /v1/classes/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- class property Modified
- stats property Added
-
application/json content type Modified
POST /v1/classes/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
enrolmentsCount, waitingListsCount, trialsCount properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
enrolmentsCount, waitingListsCount, trialsCount properties Removed
-
application/json content type Modified
POST /v1/classes/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- class property Modified
- stats property Added
-
application/json content type Modified