1 structure change including:
1 Addition
Added
1
GET /api/v1/client/{client_uuid}/all-notes
3 structure changes including:
3 Modifications
Modified
3
GET /api/v1/form/{form_uuid}/question/{uuid}
- Response
-
200 response Modified
- linked_primary property Added
POST /api/v1/form/{form_uuid}/question
- Response
-
200 response Modified
- linked_primary property Added
PUT /api/v1/form/{form_uuid}/question/{uuid}
- Response
-
200 response Modified
- linked_primary property Added
7 structure changes including:
7 Modifications
Modified
7
GET /api/v1/report
- Query
- filter[created_by] query parameter Added
GET /api/v1/report-template
- Query
- filter[created_by] query parameter Added
GET /api/v1/report-template/{reportTemplate_uuid}
- Response
-
200 response Modified
- created_by property Added
GET /api/v1/report/{uuid}
- Response
-
200 response Modified
- created_by property Added
POST /api/v1/report
- Response
-
201 response Modified
- created_by property Added
POST /api/v1/report-template
- Response
-
200 response Modified
- created_by property Added
PUT /api/v1/report-template/{reportTemplate_uuid}
- Response
-
200 response Modified
- created_by property Added
1 structure change including:
1 Addition
Added
1
POST /api/v1/client-status/{clientStatus}/transfer-clients