API structure has changed
11 structure changes including:
11 Modifications
Modified
11
Breaking
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
GET /api/v1/client/{client}/employment/{id}
- Response
-
200 response Modified
- shared_owner_type, shared_owner properties Added
GET /api/v1/client/{client}/goal
- Query
- include query parameter Added
GET /api/v1/client/{client}/goal/{id}
- Response
-
200 response Modified
- shared_owner_type, shared_owner properties Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/client/{client}/employment
- Response
-
201 response Modified
- shared_owner_type, shared_owner properties Added
POST /api/v1/client/{client}/goal
- Body
-
content type Modified
- shared_owner_uuid property Added
- Response
-
201 response Modified
- shared_owner_type, shared_owner properties Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/client/{client}/employment/{id}
- Response
-
200 response Modified
- shared_owner_type, shared_owner properties Added
PUT /api/v1/client/{client}/goal/{id}
- Body
-
content type Modified
- shared_owner_uuid property Added
- Response
-
200 response Modified
- shared_owner_type, shared_owner properties Added