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 0a35843 commit c4e2b99Copy full SHA for c4e2b99
jsonschema-core.xml
@@ -1168,9 +1168,9 @@
1168
</t>
1169
<section title='The "$schema" Keyword' anchor="keyword-schema">
1170
<t>
1171
- The "$schema" keyword is both used as a JSON Schema feature set identifier and
+ The "$schema" keyword is both used as a JSON Schema dialect identifier and
1172
as the identifier of a resource which is itself a JSON Schema, which describes the
1173
- set of valid schemas written for this particular feature set.
+ set of valid schemas written for this particular dialect.
1174
1175
1176
The value of this keyword MUST be a <xref target="RFC3986">URI</xref>
0 commit comments