We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3089db2 commit e84494cCopy full SHA for e84494c
jsonschema-core.xml
@@ -803,9 +803,9 @@
803
<section title="Meta-Schemas and Vocabularies">
804
<section title='The "$schema" Keyword'>
805
<t>
806
- The "$schema" keyword is both used as a JSON Schema version identifier and the
807
- location of a resource which is itself a JSON Schema, which describes any schema
808
- written for this particular version.
+ The "$schema" keyword is both used as a JSON Schema feature set identifier and
+ the location of a resource which is itself a JSON Schema, which describes any
+ schema written for this particular feature set.
809
</t>
810
811
The value of this keyword MUST be a <xref target="RFC3986">URI</xref>
0 commit comments