5 structure changes including:
5 Additions
Added
5
DELETE /api/v1/client/{client_uuid}/risk/{uuid}
GET /api/v1/client/{client_uuid}/risk
GET /api/v1/client/{client_uuid}/risk/{uuid}
POST /api/v1/client/{client_uuid}/risk
PUT /api/v1/client/{client_uuid}/risk/{uuid}
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /api/v1/file/{uuid}
- Response
-
200 response Modified
- original_created_at, progress, download_url, tags properties Added
POST /api/v1/file
- Response
-
200 response Modified
- original_created_at, progress, download_url, tags properties Added
POST /api/v1/file/direct-upload
- Body
-
content type Modified
- name, file, folder_uuid, original_created_at properties Added
- Response
-
201 response Modified
- original_created_at, progress, download_url, tags properties Added
PUT /api/v1/file/{file_uuid}/copy
- Response
-
200 response Modified
- original_created_at, progress, download_url, tags properties Added
PUT /api/v1/file/{uuid}
- Body
-
content type Modified
- name property Modified
- folder property Removed
- folder_uuid, original_created_at properties Added
- Response
-
200 response Modified
- original_created_at, progress, download_url, tags properties Added
2 structure changes including:
2 Modifications
Modified
2
POST /api/v1/plans
- Body
-
content type Modified
- projected_income property Added
PUT /api/v1/plans/{uuid}
- Body
-
content type Modified
- projected_income property Added
3 structure changes including:
3 Modifications
Modified
3
GET /api/v1/automation-blueprints/{automationBlueprint_uuid}
- Response
-
200 response Modified
- configuration property Added
POST /api/v1/automation-blueprints
- Body
-
content type Modified
- configuration property Added
- Response
-
200 response Modified
- configuration property Added
PUT /api/v1/automation-blueprints/{automationBlueprint_uuid}
- Body
-
content type Modified
- configuration property Added
- Response
-
200 response Modified
- configuration property Added
5 structure changes including:
1 Addition
4 Modifications
Modified
4
Breaking
GET /api/v1/fact-find/request/{factFindRequest_uuid}
- Response
-
200 response Modified
- latest_file property Added
POST /api/v1/fact-find/request
- Response
-
201 response Modified
- latest_file property Added
POST /api/v1/fact-find/request/{factFindRequest_uuid}/complete
- Response
-
200 response Modified
- latest_file property Added
PUT /api/v1/board/{board_uuid}/list/{boardList_uuid}/task/{boardTask_uuid}
- Body
-
content type Modified
- sync_participants property Removed
- participants property Added
Added
1
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/generate-pdf