API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
POST /presentations
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
presentation 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
- id, createdAt, updatedAt, slides properties Added
-
presentation property Removed
-
data property Modified
-
application/json content type Modified
PUT /presentations/{id}
- Body
-
application/json content type Modified
-
presentation 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
- slides property Added
-
presentation property Removed