We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381fb38 commit 7dd06c8Copy full SHA for 7dd06c8
draft-3/Workflow.yml
@@ -378,8 +378,8 @@ $graph:
378
extends: "#Process"
379
documentRoot: true
380
specialize:
381
- specializeFrom: "#OutputParameter"
382
- specializeTo: "#WorkflowOutputParameter"
+ - specializeFrom: "#OutputParameter"
+ specializeTo: "#WorkflowOutputParameter"
383
doc: |
384
A workflow describes a set of **steps** and the **dependencies** between
385
those processes. When a process produces output that will be consumed by a
0 commit comments