Skip to content

Commit 5119085

Browse files
author
Denis Laxalde
committed
Remove mention that "item" should be interpreted JSON Schema core
The "item" term is no longer defined in JSON Schema core document (from 3cbfc8b). So remove this reference from hyperschema document.
1 parent f3c3fd5 commit 5119085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
</t>
107107

108108
<t>
109-
The terms "schema", "instance", "property" and "item" are to be interpreted as defined in the <xref target="json-schema">JSON Schema core
109+
The terms "schema", "instance" and "property" are to be interpreted as defined in the <xref target="json-schema">JSON Schema core
110110
specification</xref>.
111111
</t>
112112
</section>

0 commit comments

Comments
 (0)