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 cafdf71 commit 56288b4Copy full SHA for 56288b4
jsonschema-core.xml
@@ -1169,8 +1169,8 @@
1169
<t>
1170
The "$schema" keyword SHOULD be used in the document root schema object,
1171
and MAY be used in the root schema objects of embedded schema resources.
1172
- It MUST NOT appear in subschemas. If absent from the document root schema,
1173
- the resulting behavior is implementation-defined.
+ It MUST NOT appear in non-resource root schema objects. If absent from
+ the document root schema, the resulting behavior is implementation-defined.
1174
</t>
1175
1176
If multiple schema resources are present in a single document, then
0 commit comments