Skip to content

Commit ca31436

Browse files
author
Peter Amstutz
committed
Specialize Binding to CommandLineBinding for SchemaDef.
1 parent 712bf65 commit ca31436

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft-2/CommonWorkflowLanguage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -978,6 +978,8 @@ $graph:
978978
specialize:
979979
- specializeFrom: "#InputSchema"
980980
specializeTo: "#SchemaDef"
981+
- specializeFrom: "#Binding"
982+
specializeTo: "#CommandLineBinding"
981983
fields:
982984
- name: name
983985
type: string

0 commit comments

Comments
 (0)