API structure has changed
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /v1/staff/
- Query
- where query parameter Modified
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/staff/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt 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
-
joinedAt property Removed
-
application/json content type Modified
POST /v1/staff/
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt 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
-
joinedAt property Removed
-
application/json content type Modified
POST /v1/staff/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt 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
-
joinedAt property Removed
-
application/json content type Modified
PUT /v1/staff/{id}
- Body
-
application/json content type Modified
-
joinedAt 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
-
joinedAt property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
joinedAt 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
-
joinedAt property Removed
-
application/json content type Modified