File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1771,7 +1771,7 @@ definition "id" must be a constant value.
1771
1771
| dataInputSchema | Used to validate the workflow data input against a defined JSON Schema| string or object | no |
1772
1772
| [constants](#Workflow-Constants) | Workflow constants | string or object | no |
1773
1773
| [secrets](#Workflow-Secrets) | Workflow secrets | string or array | no |
1774
- | [start](#Start-Definition) | Workflow start definition | string | no |
1774
+ | [start](#Start-Definition) | Workflow start definition | string or object | no |
1775
1775
| specVersion | Serverless Workflow specification release version | string | yes |
1776
1776
| expressionLang | Identifies the expression language used for workflow expressions. Default value is "jq" | string | no |
1777
1777
| [timeouts](#Workflow-Timeouts) | Defines the workflow default timeout settings | string or object | no |
You can’t perform that action at this time.
0 commit comments