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