34 structure changes including:
14 Breaking changes
14 Additions
6 Modifications
14 Removals
Modified
6
Breaking
PUT /api/v1/workflow/{workflow_uuid}/task/{workflowTask_uuid}
- Path
-
workflowTask_uuid path parameter Modified
-
Full types went from
string
tointeger
Breaking
-
- Body
-
content type Modified
- task_status_uuid property Added
POST /api/v1/workflow/{workflow_uuid}/task/{workflowTask_uuid}/participants
- Path
-
workflowTask_uuid path parameter Modified
-
Full types went from
string
tointeger
Breaking
-
POST /api/v1/workflow/{workflow_uuid}/task
- Body
-
content type Modified
- task_status_uuid property Added
GET /api/v1/workflow/{workflow_uuid}/task/{workflowTask_uuid}
- Path
-
workflowTask_uuid path parameter Modified
-
Full types went from
string
tointeger
Breaking
-
DELETE /api/v1/workflow/{workflow_uuid}/task/{workflowTask_uuid}/participants
- Path
-
workflowTask_uuid path parameter Modified
-
Full types went from
string
tointeger
Breaking
-
DELETE /api/v1/workflow/{workflow_uuid}/task/{workflowTask_uuid}
- Path
-
workflowTask_uuid path parameter Modified
-
Full types went from
string
tointeger
Breaking
-
Removed
14
Breaking
DELETE /api/v1/board/{board_uuid}/list/{boardList_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/v1/board/{board_uuid}/list/{boardList_uuid}/task/{boardTask_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/board/{board_uuid}/list/trashed
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/board/{board_uuid}/list/{boardList_uuid}/task
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/board/{board_uuid}/list/{boardList_uuid}/task/{boardTask_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/board/{board_uuid}/tasks
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/board/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/me/tasks
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/tasks
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/board/{board_uuid}/list
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/board/{board_uuid}/list/{boardList_uuid}/task
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/board/{board_uuid}/list/{boardList_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/board/{board_uuid}/list/{boardList_uuid}/task/{boardTask_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/board/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
14
PUT /api/v1/task/{uuid}
PUT /api/v1/task-status/{taskStatus_uuid}
POST /api/v1/task-status
POST /api/v1/task
PATCH /api/v1/task/{task_uuid}/uncomplete/{taskStatus_uuid}
PATCH /api/v1/task/{task_uuid}/unarchive/{taskStatus_uuid}
PATCH /api/v1/task/{task_uuid}/complete
PATCH /api/v1/task/{task_uuid}/archive
GET /api/v1/task/{uuid}
GET /api/v1/task-status/{taskStatus_uuid}
GET /api/v1/task-status
GET /api/v1/task
DELETE /api/v1/task/{uuid}
DELETE /api/v1/task-status/{taskStatus_uuid}
4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/logins
- Response
- 200 response Added
GET /api/v1/me
- Response
- 200 response Added
POST /api/v1/me/switch-account
- Response
-
200 response Modified
- photo_url, current_login, two_factor_type, otp_confirmed_at, otp_pending, sms_two_factor_enabled, current_time_entry, session_expires_at, should_auto_save_notes properties Added
PUT /api/v1/me
- Body
-
content type Modified
- should_auto_save_notes property Added
- Response
- 200 response Added
4 structure changes including:
2 Additions
2 Modifications
Modified
2
Breaking
GET /api/v1/import/{uuid}
- Response
-
200 response Modified
- headers, mapping properties Added
POST /api/v1/import
- Body
-
content type Modified
-
rows property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- file property Added
-
rows property Removed
- Response
-
200 response Modified
- headers, mapping properties Added
Added
2
POST /api/v1/import/map/{import_uuid}
POST /api/v1/import/start/{import_uuid}
25 structure changes including:
6 Breaking changes
11 Additions
8 Modifications
6 Removals
Modified
8
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
- Body
-
content type Modified
- portfolio_uuid property Added
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{id}
- Body
-
content type Modified
- active_portfolio_uuid property Added
- Response
-
200 response Modified
- active_portfolio property Added
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/sync-holdings
- Body
-
content type Modified
- portfolio_name, is_proposed_portfolio properties Added
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings
- Body
-
content type Modified
- portfolio_uuid property Added
POST /api/v1/plans/{plan_uuid}/sub-accounts
- Response
- 200 response Added
DELETE /api/v1/plans/{plan_uuid}/sub-accounts/{id}
- Response
-
200 response Modified
- active_portfolio property Added
GET /api/v1/plans/{plan_uuid}/holdings/{subAccount}
- Query
- include, filter[portfolio_uuid] query parameters Added
GET /api/v1/plans/{plan_uuid}/sub-accounts/{id}
- Response
-
200 response Modified
- active_portfolio property Added
Removed
6
Breaking
PUT /api/v1/client-status/{clientStatus_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/client-status/{clientStatus}/transfer-clients
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/client-status
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/client-status/{clientStatus_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/client-status
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/v1/client-status/{clientStatus_uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
11
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/portfolios/{uuid}
PUT /api/v1/client-status/{clientStatus_uuid}
POST /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/portfolios
POST /api/v1/client-status/{clientStatus}/transfer-clients
POST /api/v1/client-status
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/portfolios/{uuid}
GET /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/portfolios
GET /api/v1/client-status/{clientStatus_uuid}
GET /api/v1/client-status
DELETE /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/portfolios/{uuid}
DELETE /api/v1/client-status/{clientStatus_uuid}