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 5ee5bdd commit c13033fCopy full SHA for c13033f
jsonschema-core.md
@@ -3165,7 +3165,7 @@ This meta-schema combines several vocabularies for general use.
3165
{"$ref": "https://json-schema.org/draft/next/meta/core"},
3166
{"$ref": "https://json-schema.org/draft/next/meta/applicator"},
3167
{"$ref": "https://json-schema.org/draft/next/meta/validation"},
3168
- {"$ref": "https://example.com/meta/example-vocab",
+ {"$ref": "https://example.com/meta/example-vocab"},
3169
],
3170
"patternProperties": {
3171
"^unevaluated": false
0 commit comments