API structure has changed
24 structure changes including:
4 Breaking changes
8 Additions
12 Modifications
4 Removals
Modified
12
POST /v1/students/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- archivedAt property Added
-
application/json content type Modified
POST /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
- archivedAt property Added
-
application/json content type Modified
POST /v1/staff/{id}/invite
- Response
- 404 response Added
POST /v1/families/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- students property Modified
-
application/json content type Modified
GET /v1/families/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- students property Modified
-
application/json content type Modified
GET /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- archivedAt property Added
-
application/json content type Modified
PATCH /v1/families/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- students property Modified
-
application/json content type Modified
PATCH /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- archivedAt property Added
-
application/json content type Modified
POST /v1/agreements/{id}/sign
- Response
- 404 response Added
POST /v1/families/
- Response
-
200 response Modified
-
application/json content type Modified
- students property Modified
-
application/json content type Modified
Removed
4
Breaking
POST /v1/students/restore
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/staff/restore
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/families/restore
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/contacts/restore
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
8
POST /v1/students/{id}/unarchive
POST /v1/students/{id}/archive
POST /v1/students/unarchive
POST /v1/students/restore
POST /v1/students/archive
POST /v1/staff/restore
POST /v1/families/restore
POST /v1/contacts/restore