API structure has changed
8 structure changes including:
4 Breaking changes
4 Additions
4 Removals
Removed
4
Breaking
DELETE /orgs/clients/{clientId}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /orgs/clients
- Removing a resource is always breaking unless it was deprecated before Breaking
PATCH /orgs/clients/{clientId}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /orgs/clients
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
4
DELETE /clients/{clientId}
GET /clients
PATCH /clients/{clientId}
POST /clients