API structure has changed
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /api/v1/client/{client_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
GET /api/v1/illustration/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
POST /api/v1/illustration
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
PUT /api/v1/illustration/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified