API structure has changed
13 structure changes including:
3 Breaking changes
1 Addition
9 Modifications
3 Removals
Modified
9
Breaking
DELETE /v1/staff/{id}
- Response
-
200 response Modified
- application/json content type Added
GET /v1/accounts
- Response
-
200 response Modified
-
application/json content type Modified
- pagination property Modified
-
application/json content type Modified
GET /v1/links/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- pagination property Modified
-
application/json content type Modified
GET /v1/staff/
- Path went from
/v1/staffto/v1/staff/(same operationId) - Response
-
200 response Modified
-
application/json content type Modified
- data, pagination properties Modified
-
application/json content type Modified
- Query
- search, page, pageSize, selectAll, where, sort query parameters Added
GET /v1/staff/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
verification_status property Modified
-
Full types went from
stringtostring | null
-
Full types went from
-
jobTitle 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
- job_title property Added
-
verification_status property Modified
-
application/json content type Modified
POST /v1/auth/login
- Response
-
200 response Modified
-
application/json content type Modified
- user property Modified
-
application/json content type Modified
POST /v1/auth/register
- Response
-
200 response Modified
-
application/json content type Modified
-
email property Modified
-
Full types went from
stringtoobjectBreaking
-
Full types went from
-
email property Modified
-
application/json content type Modified
POST /v1/staff/
- Path went from
/v1/staffto/v1/staff/(same operationId) - Response
-
200 response Modified
-
application/json content type Modified
-
verification_status property Modified
-
Full types went from
stringtostring | null
-
Full types went from
-
jobTitle 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
- job_title property Added
-
verification_status property Modified
-
application/json content type Modified
PUT /v1/staff/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
verification_status property Modified
-
Full types went from
stringtostring | null
-
Full types went from
-
jobTitle 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
- job_title property Added
-
verification_status property Modified
-
application/json content type Modified
Removed
3
Breaking
GET /v1/contacts
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/contacts/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/staff/{id}/invite
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
POST /v1/staff/{id}/invite