We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7817060 commit 4dedcd3Copy full SHA for 4dedcd3
schemas/v3.1/schema.json
@@ -1054,8 +1054,7 @@
1054
"description": {
1055
"type": "string"
1056
}
1057
- },
1058
- "unevaluatedProperties": false
+ }
1059
},
1060
"schema": {
1061
"$comment": "https://spec.openapis.org/oas/v3.1.0#schema-object",
schemas/v3.1/schema.yaml
@@ -732,7 +732,6 @@ $defs:
732
type: string
733
description:
734
735
- unevaluatedProperties: false
736
737
schema:
738
$comment: https://spec.openapis.org/oas/v3.1.0#schema-object
0 commit comments