API structure has changed
8 structure changes including:
8 Modifications
Modified
8
GET /v1/contacts/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Combinator is now
oneOf
-
Combinator is now
-
relation property Modified
-
application/json content type Modified
PATCH /v1/students/{id}
- Body
-
application/json content type Modified
-
gender property Modified
-
gender property Modified
-
Full types went from
stringtostring | null
-
Full types went from
-
gender property Modified
-
gender property Modified
POST /v1/contacts/
- Body
-
application/json content type Modified
- relation property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Combinator is now
oneOf
-
Combinator is now
-
relation property Modified
-
application/json content type Modified
POST /v1/contacts/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Combinator is now
oneOf
-
Combinator is now
-
relation property Modified
-
application/json content type Modified
POST /v1/staff/
- Body
-
application/json content type Modified
- permissionSet property Modified
POST /v1/students/
- Body
-
application/json content type Modified
- gender property Modified
PUT /v1/contacts/{id}
- Body
-
application/json content type Modified
- relation property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Combinator is now
oneOf
-
Combinator is now
-
relation property Modified
-
application/json content type Modified