API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/document/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified
POST /api/v1/document
- Response
-
201 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified
POST /api/v1/document/{document_uuid}/publish
- Response
-
200 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified
PUT /api/v1/document/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- last_publishing_error property Added
-
application/json content type Modified