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 8eb04a8 commit 0f43debCopy full SHA for 0f43deb
jsonschema-core.xml
@@ -3672,7 +3672,7 @@ https://example.com/schemas/common#/$defs/count/minimum
3672
{"$ref": "https://json-schema.org/draft/2020-12/meta/core"},
3673
{"$ref": "https://json-schema.org/draft/2020-12/meta/applicator"},
3674
{"$ref": "https://json-schema.org/draft/2020-12/meta/validation"},
3675
- {"$ref": "https://example.com/meta/example-vocab",
+ {"$ref": "https://example.com/meta/example-vocab"}
3676
],
3677
"patternProperties": {
3678
"^unevaluated": false
0 commit comments