Skip to content

Commit 618a0fa

Browse files
OAS Update
1 parent 3834fe0 commit 618a0fa

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

services/rabbitmq/v2/rabbitmq.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,6 @@
113113
],
114114
"type": "object"
115115
},
116-
"CreateBackupResponse": {
117-
"items": {
118-
"$ref": "#/components/schemas/CreateBackupResponseItem"
119-
},
120-
"type": "array"
121-
},
122116
"CreateBackupResponseItem": {
123117
"properties": {
124118
"id": {
@@ -1187,7 +1181,7 @@
11871181
"content": {
11881182
"application/json": {
11891183
"schema": {
1190-
"$ref": "#/components/schemas/CreateBackupResponse"
1184+
"$ref": "#/components/schemas/CreateBackupResponseItem"
11911185
}
11921186
}
11931187
},

0 commit comments

Comments
 (0)