Skip to content

Commit f8bd3e5

Browse files
authored
Merge pull request #56 from Raphael-Gazzotti/Fix-#54-v2
Fix #54 WorkflowExecution property "required" branch v2.
2 parents ee87279 + 7715668 commit f8bd3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/workflowExecution.schema.tpl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_type": "computation:WorkflowExecution",
33
"required": [
4-
"stages"
4+
"stage"
55
],
66
"properties": {
77
"configuration": {

0 commit comments

Comments
 (0)