API structure has changed
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /v1/enrolments/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/enrolments/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified
POST /v1/enrolments/
- Body
-
application/json content type Modified
-
Content type is now required Breaking
-
studentId, classId, startAt, endAt properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
Content type is now required
- Response
-
200 response Modified
- application/json content type Modified
POST /v1/enrolments/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified
PUT /v1/enrolments/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified