2 structure changes including:
2 Modifications
Modified
2
POST /api/v1/note
- Body
-
application/json content type Modified
- path property Added
PUT /api/v1/note/{uuid}
- Body
-
application/json content type Modified
- path property Added
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