File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1007
1007
Defines the input parameters of the process. The process is ready to
1008
1008
run when all required input parameters are associated with concrete
1009
1009
values. Input parameters include a schema for each parameter which is
1010
- used to validate the input object. It may also be used build a user
1010
+ used to validate the input object. It may also be used to build a user
1011
1011
interface for constructing the input object.
1012
1012
- name : outputs
1013
1013
type :
1692
1692
1693
1693
A "scatter" operation specifies that the associated workflow step or
1694
1694
subworkflow should execute separately over a list of input elements. Each
1695
- job making up a scatter operaution is independent and may be executed
1695
+ job making up a scatter operation is independent and may be executed
1696
1696
concurrently.
1697
1697
1698
1698
The `scatter` field specifies one or more input parameters which will be
You can’t perform that action at this time.
0 commit comments