Skip to content

Commit 556b522

Browse files
authored
Update specification.md (#396)
1 parent 66046e6 commit 556b522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1539,7 +1539,7 @@ definition "id" must be a constant value.
15391539
| name | Workflow name | string | yes |
15401540
| description | Workflow description | string | no |
15411541
| 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 |
15431543
| dataInputSchema | Used to validate the workflow data input against a defined JSON Schema| string or object | no |
15441544
| [constants](#Workflow-Constants) | Workflow constants | string or object | no |
15451545
| [secrets](#Workflow-Secrets) | Workflow secrets | string or array | no |

0 commit comments

Comments
 (0)