Skip to content

Commit 3121bcd

Browse files
author
Peter Amstutz
committed
Merge commit 'b78d1ab89c7e5a93101faf691b574907e4e50f19' into draft-4
2 parents 7a3e9ce + b78d1ab commit 3121bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwltool/schemas/draft-2/CommonWorkflowLanguage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ $graph:
982982
specializeTo: "#CommandLineBinding"
983983
fields:
984984
- name: name
985-
type: string
985+
type: ["null", string]
986986
doc: "The type name being defined."
987987

988988

0 commit comments

Comments
 (0)