File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11741174 }
11751175 ],
11761176 "responses" : {
1177- "201 " : {
1177+ "200 " : {
11781178 "content" : {
11791179 "application/json" : {
11801180 "schema" : {
11811181 "$ref" : " #/components/schemas/CreateBackupResponse"
11821182 }
11831183 }
11841184 },
1185- "description" : " Created "
1185+ "description" : " OK "
11861186 },
11871187 "400" : {
11881188 "$ref" : " #/components/responses/BadRequest"
Original file line number Diff line number Diff line change 11671167 }
11681168 ],
11691169 "responses" : {
1170- "201 " : {
1170+ "200 " : {
11711171 "content" : {
11721172 "application/json" : {
11731173 "schema" : {
11741174 "$ref" : " #/components/schemas/CreateBackupResponse"
11751175 }
11761176 }
11771177 },
1178- "description" : " Created "
1178+ "description" : " OK "
11791179 },
11801180 "400" : {
11811181 "$ref" : " #/components/responses/BadRequest"
You can’t perform that action at this time.
0 commit comments