Skip to content

Commit bf9182c

Browse files
committed
Clarify union types
1 parent b8c7fc3 commit bf9182c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

schema_salad/metaschema/metaschema_base.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,9 @@ $graph:
9191
typeDSL: true
9292
refScope: 2
9393
doc: |
94-
The field type
94+
The field type. If it is an array, it indicates
95+
that the field type is a union type of its elements.
96+
Its elements may be duplicated.
9597
9698
9799
- name: RecordSchema

0 commit comments

Comments
 (0)