API structure has changed
9 structure changes including:
9 Modifications
Modified
9
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/document
- Query
- include query parameter Added
GET /api/v1/document/{id}
- Response
-
200 response Modified
- file property Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
- Path
- $automationBlueprint path parameter Modified
POST /api/v1/document
- Response
-
201 response Modified
- file property Added
POST /api/v1/document/{document}/build
- Response
-
200 response Modified
- file property Added
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
- Path
- $automationBlueprint path parameter Modified
PUT /api/v1/document/{id}
- Response
-
200 response Modified
- file property Added