Skip to content

Commit 1deab15

Browse files
OAS Update
1 parent 1b4e383 commit 1deab15

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

services/valkey/v1/valkey.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,6 @@
104104
],
105105
"type": "object"
106106
},
107-
"CreateBackupResponse": {
108-
"items": {
109-
"$ref": "#/components/schemas/CreateBackupResponseItem"
110-
},
111-
"type": "array"
112-
},
113107
"CreateBackupResponseItem": {
114108
"properties": {
115109
"id": {
@@ -1178,7 +1172,7 @@
11781172
"content": {
11791173
"application/json": {
11801174
"schema": {
1181-
"$ref": "#/components/schemas/CreateBackupResponse"
1175+
"$ref": "#/components/schemas/CreateBackupResponseItem"
11821176
}
11831177
}
11841178
},

0 commit comments

Comments
 (0)