Skip to content

Commit 5ad6a16

Browse files
author
Peter Amstutz
committed
Allow expressions in arguments
1 parent a2263a9 commit 5ad6a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-4/CommandLineTool.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ $graph:
425425
type:
426426
- "null"
427427
- type: array
428-
items: [string, "#CommandLineBinding"]
428+
items: [string, "#Expression", "#CommandLineBinding"]
429429
jsonldPredicate:
430430
"_id": "cwl:arguments"
431431
"_container": "@list"

0 commit comments

Comments
 (0)