Skip to content

Commit e43d714

Browse files
OAS Update
1 parent 94313a0 commit e43d714

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

services/redis/v2/redis.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -629,18 +629,10 @@
629629
"type": "object"
630630
},
631631
"ListBackupsResponse": {
632-
"properties": {
633-
"instanceBackups": {
634-
"items": {
635-
"$ref": "#/components/schemas/Backup"
636-
},
637-
"type": "array"
638-
}
632+
"items": {
633+
"$ref": "#/components/schemas/Backup"
639634
},
640-
"required": [
641-
"instanceBackups"
642-
],
643-
"type": "object"
635+
"type": "array"
644636
},
645637
"ListCredentialsResponse": {
646638
"properties": {

0 commit comments

Comments
 (0)