We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d59bda8 + 2405044 commit 9f4a0f8Copy full SHA for 9f4a0f8
jsonschema-core.xml
@@ -1273,10 +1273,10 @@
1273
</t>
1274
<t>
1275
The "$vocabulary" keyword SHOULD be used in the root schema of any schema
1276
- document 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.
1277
1278
1279
- The "$vocabulary" keyword MUST be ignored in schema documents that
+ The "$vocabulary" keyword MUST be ignored in schema resources that
1280
are not being processed as a meta-schema. This allows validating
1281
a meta-schema M against its own meta-schema M' without requiring
1282
the validator to understand the vocabularies declared by M.
0 commit comments