File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 10811081 }
10821082 ],
10831083 "responses" : {
1084- "201 " : {
1084+ "200 " : {
10851085 "content" : {
10861086 "application/json" : {
10871087 "schema" : {
10881088 "$ref" : " #/components/schemas/CreateBackupResponse"
10891089 }
10901090 }
10911091 },
1092- "description" : " Created "
1092+ "description" : " OK "
10931093 },
10941094 "400" : {
10951095 "$ref" : " #/components/responses/BadRequest"
Original file line number Diff line number Diff line change 11831183 }
11841184 ],
11851185 "responses" : {
1186- "201 " : {
1186+ "200 " : {
11871187 "content" : {
11881188 "application/json" : {
11891189 "schema" : {
11901190 "$ref" : " #/components/schemas/CreateBackupResponse"
11911191 }
11921192 }
11931193 },
1194- "description" : " Created "
1194+ "description" : " OK "
11951195 },
11961196 "400" : {
11971197 "$ref" : " #/components/responses/BadRequest"
You can’t perform that action at this time.
0 commit comments