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 f1a9a63 commit cafdf71Copy full SHA for cafdf71
jsonschema-core.xml
@@ -1175,7 +1175,8 @@
1175
<t>
1176
If multiple schema resources are present in a single document, then
1177
schema resources which do not have a "$schema" keyword in their root
1178
- schema object inherit the meta-schema from the enclosing resource.
+ schema object MUST be processed as if "$schema" were present with the
1179
+ same value as for the immediately enclosing resource.
1180
</t>
1181
1182
Embedded schema resources MAY specify different "$schema" values from their
0 commit comments