File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -3448,7 +3448,7 @@ paths:
3448
3448
allow_list:
3449
3449
$ref: '#/components/schemas/DatabaseMySQLRequest/properties/allow_list'
3450
3450
updates:
3451
- $ref: '#/components/schemas/DatabaseMySQLRequest /properties/updates'
3451
+ $ref: '#/components/schemas/DatabaseMySQL /properties/updates'
3452
3452
responses:
3453
3453
'200':
3454
3454
description: Managed Database updated successfully.
@@ -18072,8 +18072,6 @@ components:
18072
18072
$ref: '#/components/schemas/DatabaseMySQL/properties/ssl_connection'
18073
18073
replication_type:
18074
18074
$ref: '#/components/schemas/DatabaseMySQL/properties/replication_type'
18075
- updates:
18076
- $ref: '#/components/schemas/DatabaseMySQL/properties/updates'
18077
18075
DatabaseSSL:
18078
18076
type: object
18079
18077
description: Managed Database SSL object.
You can’t perform that action at this time.
0 commit comments