API structure has changed
10 structure changes including:
10 Modifications
Modified
10
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
- enrolmentQueuesCount property Added
-
application/json content type Modified
GET /v1/locations/
- Query
- where query parameter Modified
GET /v1/rooms/
- Query
- where query parameter Modified
GET /v1/staff/
- Query
- where query parameter Modified
PATCH /v1/classes/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enrolmentQueuesCount property Added
-
application/json content type Modified
POST /v1/classes/
- Response
-
200 response Modified
-
application/json content type Modified
- enrolmentQueuesCount property Added
-
application/json content type Modified
POST /v1/classes/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- enrolmentQueuesCount property Added
-
application/json content type Modified
POST /v1/classes/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- enrolmentQueuesCount property Added
-
application/json content type Modified
POST /v1/classes/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- enrolmentQueuesCount property Added
-
application/json content type Modified