We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d92ea1 + 4dedcd3 commit 3892d57Copy full SHA for 3892d57
schemas/v3.1/schema.json
@@ -1051,8 +1051,7 @@
1051
"description": {
1052
"type": "string"
1053
}
1054
- },
1055
- "unevaluatedProperties": false
+ }
1056
},
1057
"schema": {
1058
"$comment": "https://spec.openapis.org/oas/v3.1.0#schema-object",
schemas/v3.1/schema.yaml
@@ -730,7 +730,6 @@ $defs:
730
type: string
731
description:
732
733
- unevaluatedProperties: false
734
735
schema:
736
$comment: https://spec.openapis.org/oas/v3.1.0#schema-object
0 commit comments