API structure has changed
8 structure changes including:
8 Modifications
Modified
8
Breaking
GET /v1/families/
- Query
- onlyArchived query parameter Added
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
-
family property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
family property Removed
-
application/json content type Modified
PATCH /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
family property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
family property Removed
-
application/json content type Modified
POST /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
-
family property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
family property Removed
-
application/json content type Modified
POST /v1/students/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
-
family property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
family property Removed
-
application/json content type Modified
POST /v1/students/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
family property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
family property Removed
-
application/json content type Modified
POST /v1/students/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
-
family property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
family property Removed
-
application/json content type Modified