Skip to content

Commit 947b56c

Browse files
author
Peter Amstutz
committed
Squashed 'cwltool/schemas/' changes from f9d95cbd..2bf64e89
2bf64e89 Add inputBinding to CommandInputRecordField. git-subtree-dir: cwltool/schemas git-subtree-split: 2bf64e89920f7fe4dc8d579a3d709fdbaeb8e368
1 parent 03ca870 commit 947b56c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

v1.1.0-dev1/CommandLineTool.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,10 @@ $graph:
252252
specializeTo: CommandInputArraySchema
253253
- specializeFrom: InputBinding
254254
specializeTo: CommandLineBinding
255+
fields:
256+
inputBinding:
257+
type: CommandLineBinding?
258+
jsonldPredicate: "cwl:inputBinding"
255259

256260

257261
- name: CommandInputRecordSchema

0 commit comments

Comments
 (0)