There was an error while loading. Please reload this page.
1 parent a805069 commit 42f4462Copy full SHA for 42f4462
1 file changed
services/opensearch/v2/opensearch.json
@@ -1140,15 +1140,15 @@
1140
}
1141
],
1142
"responses": {
1143
- "201": {
+ "200": {
1144
"content": {
1145
"application/json": {
1146
"schema": {
1147
"$ref": "#/components/schemas/CreateBackupResponse"
1148
1149
1150
},
1151
- "description": "Created"
+ "description": "OK"
1152
1153
"400": {
1154
"$ref": "#/components/responses/BadRequest"
0 commit comments