There was an error while loading. Please reload this page.
1 parent 3834fe0 commit 618a0faCopy full SHA for 618a0fa
1 file changed
services/rabbitmq/v2/rabbitmq.json
@@ -113,12 +113,6 @@
113
],
114
"type": "object"
115
},
116
- "CreateBackupResponse": {
117
- "items": {
118
- "$ref": "#/components/schemas/CreateBackupResponseItem"
119
- },
120
- "type": "array"
121
122
"CreateBackupResponseItem": {
123
"properties": {
124
"id": {
@@ -1187,7 +1181,7 @@
1187
1181
"content": {
1188
1182
"application/json": {
1189
1183
"schema": {
1190
- "$ref": "#/components/schemas/CreateBackupResponse"
1184
+ "$ref": "#/components/schemas/CreateBackupResponseItem"
1191
1185
}
1192
1186
1193
0 commit comments