Summary
Validate All Loops
Description
Validate all looped Tasks in a Workflow by Workflow details.
Route
POST /workflow_engine/validateAllLoops
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
workflow_details | object | yes | Workflow to validate looped Tasks. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
valid_loop_tasks | array | Valid looped Tasks of the Workflow. |