File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
openapi: 3.0.1
2
2
info:
3
- version: 4.123.0
3
+ version: 4.123.1
4
4
5
5
title: Linode API
6
6
description: |
@@ -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