Skip to content

Commit 4723703

Browse files
author
Peter Amstutz
committed
Merge commit '17cb3b14ddf10fe0a2aba3c8bc351de41fcf0ccb' into doc-updater
2 parents 12865f2 + 17cb3b1 commit 4723703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cwltool/schemas/draft-3/salad/schema_salad/metaschema/metaschema.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ $graph:
302302
extends: ["#NamedType", "#RecordSchema", "#SchemaDefinedType"]
303303
documentRoot: true
304304
specialize:
305-
specializeFrom: "#RecordField"
306-
specializeTo: "#SaladRecordField"
305+
- specializeFrom: "#RecordField"
306+
specializeTo: "#SaladRecordField"
307307
fields:
308308
- name: abstract
309309
type: ["null", boolean]

0 commit comments

Comments
 (0)