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 11openapi: 3.0.1
22info:
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.
You can’t perform that action at this time.
0 commit comments