9 structure changes including:
9 Additions
Added
9
DELETE /api/v1/illustration/{uuid}
GET /api/v1/addons/seccl/nodes
GET /api/v1/client/{client_uuid}/illustrations
GET /api/v1/illustration/{illustration_uuid}/documents
GET /api/v1/illustration/{uuid}
GET /api/v1/plans/{plan_uuid}/illustrations
GET /api/v1/platform/{platform}/models
POST /api/v1/addons/seccl/associate-node
POST /api/v1/illustration
4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/form/{form_uuid}/question/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- caption property Added
-
application/json content type Modified
POST /api/v1/form/{form_uuid}/question
- Body
-
application/json content type Modified
- caption property Added
- Response
-
200 response Modified
-
application/json content type Modified
- caption property Added
-
application/json content type Modified
POST /api/v1/form/{form_uuid}/submission
- Body
- application/json content type Added
PUT /api/v1/form/{form_uuid}/question/{uuid}
- Body
-
application/json content type Modified
- caption property Added
- Response
-
200 response Modified
-
application/json content type Modified
- caption property Added
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
GET /api/v1/task
- Query
- filter[completed_status], filter[archived_status], filter[not_started_status] query parameters Added
4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/import/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- errors property Added
-
application/json content type Modified
POST /api/v1/import
- Response
-
200 response Modified
-
application/json content type Modified
- errors property Added
-
application/json content type Modified
POST /api/v1/import/map/{import_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- errors property Added
-
application/json content type Modified
POST /api/v1/import/start/{import_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- errors property Added
-
application/json content type Modified