Skip to content

Commit 2050840

Browse files
fix: support for true/false JSON Schemas (#63)
1 parent de314a0 commit 2050840

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schemas/2.0.0.json

-1
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@
362362
"$ref": "http://json-schema.org/draft-07/schema#"
363363
},
364364
{
365-
"type": "object",
366365
"patternProperties": {
367366
"^x-[\\w\\d\\.\\-\\_]+$": {
368367
"$ref": "#/definitions/specificationExtension"

0 commit comments

Comments
 (0)