1 structure change including:
1 Modification
Modified
1
GET /api/v1/plans/{plan_uuid}/premiums
- Query
- filter[start_date], filter[end_date] query parameters Added
3 structure changes including:
3 Modifications
Modified
3
GET /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- editable property Added
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/transaction
- Response
-
201 response Modified
-
application/json content type Modified
- editable property Added
-
application/json content type Modified
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- editable property Added
-
application/json content type Modified
3 structure changes including:
1 Addition
2 Modifications
Modified
2
Breaking
POST /api/v1/plans
- Body
-
application/json content type Modified
-
asset_image_path property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- asset_image property Added
-
asset_image_path property Removed
PUT /api/v1/plans/{uuid}
- Body
-
application/json content type Modified
-
asset_image_path property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- asset_image property Added
-
asset_image_path property Removed
Added
1
POST /api/v1/migrate-joint-documents-to-circle
6 structure changes including:
3 Additions
3 Modifications
Modified
3
Breaking
GET /api/v1/account
- Query
- filter[ni_number], filter[date_of_birth] query parameters Added
PATCH /api/v1/task/{task_uuid}/uncomplete/{taskStatus}
- Path went from
/api/v1/task/{task_uuid}/uncomplete/{taskStatus_uuid}
to/api/v1/task/{task_uuid}/uncomplete/{taskStatus}
(same operationId) - Path
-
taskStatus_uuid path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- taskStatus path parameter Added
POST /api/v1/addons/smartsearch/ukaml/{client_uuid}/run
- Body
- application/json content type Added
Added
3
DELETE /api/v1/personal-access-tokens/{id}
GET /api/v1/personal-access-tokens
POST /api/v1/personal-access-tokens