Skip to content

Commit 712bf65

Browse files
author
Peter Amstutz
committed
Fix specialize
1 parent 6346fdf commit 712bf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-2/CommonWorkflowLanguage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ $graph:
976976
extends: "#InputSchema"
977977
docParent: "#SchemaDefRequirement"
978978
specialize:
979-
- specializeFrom: "#Schema"
979+
- specializeFrom: "#InputSchema"
980980
specializeTo: "#SchemaDef"
981981
fields:
982982
- name: name

0 commit comments

Comments
 (0)