Skip to content

Commit

Permalink
fix: support for true/false JSON Schemas (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu authored Jun 15, 2021
1 parent de314a0 commit 2050840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schemas/2.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@
"$ref": "http://json-schema.org/draft-07/schema#"
},
{
"type": "object",
"patternProperties": {
"^x-[\\w\\d\\.\\-\\_]+$": {
"$ref": "#/definitions/specificationExtension"
Expand Down

0 comments on commit 2050840

Please sign in to comment.