Skip to content

Commit 37a171e

Browse files
Modified documentation
1 parent ddba7af commit 37a171e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

cwltool/extensions-v1.2.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,8 @@ $graph:
180180
parameter(s) specified in the `source` field.
181181
182182
The value of `inputs` in the parameter reference or expression must be
183-
the input object to the last iteration of the workflow step after
184-
assigning the `source` values and then applying `default`.
185-
186-
The value of `outputs` in the parameter reference or expression
187-
must be the output object of the last step execution.
183+
the input object to the previous iteration of the workflow step (or the initial
184+
inputs for the first iteration).
188185
189186
- name: Loop
190187
type: record

0 commit comments

Comments
 (0)