Skip to content

Commit fba5808

Browse files
authored
Merge pull request #3417 from karenetheridge/ether/v3.1.1-ref-object-extra-params
extra keywords in the reference object are permitted (v3.1.1)
2 parents 50e6025 + 55268a6 commit fba5808

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

schemas/v3.1/schema.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1008,8 +1008,7 @@
10081008
"description": {
10091009
"type": "string"
10101010
}
1011-
},
1012-
"unevaluatedProperties": false
1011+
}
10131012
},
10141013
"schema": {
10151014
"$dynamicAnchor": "meta",

schemas/v3.1/schema.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,6 @@ $defs:
684684
type: string
685685
description:
686686
type: string
687-
unevaluatedProperties: false
688687

689688
schema:
690689
$dynamicAnchor: meta

0 commit comments

Comments
 (0)