API structure has changed
5 structure changes including:
2 Additions
3 Modifications
Modified
3
Breaking
GET /v1/company/settings
- Response
-
200 response Modified
-
application/json content type Modified
- brandColor property Added
-
application/json content type Modified
GET /v1/company/{slug}/settings
- Response
-
200 response Modified
-
application/json content type Modified
- brandColor property Added
-
application/json content type Modified
PATCH /v1/company/settings
- Body
-
application/json content type Modified
-
brandColors 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
- brandColor property Added
-
brandColors property Removed
- Response
-
200 response Modified
-
application/json content type Modified
- brandColor property Added
-
application/json content type Modified
Added
2
GET /v1/company/settings/application
PATCH /v1/company/settings/application