We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280dd82 commit 523acf9Copy full SHA for 523acf9
jsonschema-core.xml
@@ -1297,7 +1297,8 @@
1297
<section title="Vocabularies are schema resource-scoped">
1298
<t>
1299
The "$vocabulary" keyword SHOULD be used in the root schema of any schema
1300
- resource intended for use as a meta-schema. It MUST NOT appear in subschemas.
+ resource intended for use as a meta-schema. It MUST NOT appear in subschemas
1301
+ that are not themselves schema resource roots.
1302
</t>
1303
1304
The "$vocabulary" keyword MUST be ignored in schema resources that
0 commit comments