File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1539,7 +1539,7 @@ definition "id" must be a constant value.
1539
1539
| name | Workflow name | string | yes |
1540
1540
| description | Workflow description | string | no |
1541
1541
| version | Workflow version | string | no |
1542
- | annotations | List of helpful terms describing the workflows intended purpose, subject areas, or other important qualities | string | no |
1542
+ | annotations | List of helpful terms describing the workflows intended purpose, subject areas, or other important qualities | array | no |
1543
1543
| dataInputSchema | Used to validate the workflow data input against a defined JSON Schema| string or object | no |
1544
1544
| [constants](#Workflow-Constants) | Workflow constants | string or object | no |
1545
1545
| [secrets](#Workflow-Secrets) | Workflow secrets | string or array | no |
You can’t perform that action at this time.
0 commit comments