Skip to content

Commit 1a56dbd

Browse files
authored
Merge pull request #637 from linode/release-4.123.1
Release 4.123.1
2 parents f0d00fd + 1545ec0 commit 1a56dbd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

openapi.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.123.0
3+
version: 4.123.1
44

55
title: Linode API
66
description: |
@@ -3448,7 +3448,7 @@ paths:
34483448
allow_list:
34493449
$ref: '#/components/schemas/DatabaseMySQLRequest/properties/allow_list'
34503450
updates:
3451-
$ref: '#/components/schemas/DatabaseMySQLRequest/properties/updates'
3451+
$ref: '#/components/schemas/DatabaseMySQL/properties/updates'
34523452
responses:
34533453
'200':
34543454
description: Managed Database updated successfully.
@@ -18072,8 +18072,6 @@ components:
1807218072
$ref: '#/components/schemas/DatabaseMySQL/properties/ssl_connection'
1807318073
replication_type:
1807418074
$ref: '#/components/schemas/DatabaseMySQL/properties/replication_type'
18075-
updates:
18076-
$ref: '#/components/schemas/DatabaseMySQL/properties/updates'
1807718075
DatabaseSSL:
1807818076
type: object
1807918077
description: Managed Database SSL object.

0 commit comments

Comments
 (0)