Skip to content

Commit 8ade517

Browse files
OAS Update
1 parent e6bb30b commit 8ade517

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

services/postgres-flex/v3alpha1/postgres-flex.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
],
423423
"type": "object"
424424
},
425-
"GetDatabase": {
425+
"GetDatabaseResponse": {
426426
"properties": {
427427
"id": {
428428
"$ref": "#/components/schemas/database.id"
@@ -441,14 +441,6 @@
441441
],
442442
"type": "object"
443443
},
444-
"GetDatabaseResponse": {
445-
"properties": {
446-
"database": {
447-
"$ref": "#/components/schemas/GetDatabase"
448-
}
449-
},
450-
"type": "object"
451-
},
452444
"GetFlavorsResponse": {
453445
"properties": {
454446
"flavors": {

0 commit comments

Comments
 (0)