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 ab0453e commit d21c0e8Copy full SHA for d21c0e8
jsonschema-core.xml
@@ -1157,9 +1157,8 @@
1157
<eref target="https://json-schema.org/draft/next/meta/core"/>.
1158
</t>
1159
<t>
1160
- While the "$" prefix is not formally reserved for the Core vocabulary,
1161
- it is RECOMMENDED that extension keywords (in vocabularies or otherwise)
1162
- begin with a character other than "$" to avoid possible future collisions.
+ The "$" prefix is reserved for use by the Core vocabulary.
+ Vocabulary extensions MUST NOT define new keywords that begin with "$".
1163
1164
1165
<section title="Meta-Schemas and Vocabularies" anchor="vocabulary">
0 commit comments