Skip to content

Commit e33df87

Browse files
authored
Merge pull request #55 from Raphael-Gazzotti/Fix-#54-v1
Fix #54 WorkflowExecution property "required" branch v1.
2 parents ada215e + 0ec89f0 commit e33df87

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": "https://openminds.ebrains.eu/computation/WorkflowExecution",
33
"required": [
4-
"stages"
4+
"stage"
55
],
66
"properties": {
77
"configuration": {

0 commit comments

Comments
 (0)