Skip to content

Commit d839c38

Browse files
OAS Update
1 parent 7ac8db8 commit d839c38

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

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

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -303,16 +303,6 @@
303303
],
304304
"type": "object"
305305
},
306-
"CreateInstanceUnprocessableEntity": {
307-
"oneOf": [
308-
{
309-
"$ref": "#/components/schemas/Error"
310-
},
311-
{
312-
"$ref": "#/components/schemas/ValidationError"
313-
}
314-
]
315-
},
316306
"CreateUserResponse": {
317307
"properties": {
318308
"connectionString": {
@@ -2148,7 +2138,7 @@
21482138
}
21492139
},
21502140
"schema": {
2151-
"$ref": "#/components/schemas/CreateInstanceUnprocessableEntity"
2141+
"$ref": "#/components/schemas/Error"
21522142
}
21532143
}
21542144
},

0 commit comments

Comments
 (0)