File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -15748,16 +15748,13 @@ components:
15748
15748
# LKEClusterRequestBody but otherwise inherit all of the original
15749
15749
# sub-properties.
15750
15750
label:
15751
- x-linode-filterable: true
15752
15751
x-linode-cli-display: 2
15753
15752
example: lkecluster12345
15754
15753
region:
15755
15754
readOnly: true
15756
- x-linode-filterable: true
15757
15755
x-linode-cli-display: 3
15758
15756
example: us-central
15759
15757
version:
15760
- x-linode-filterable: true
15761
15758
example: "1.16"
15762
15759
tags:
15763
15760
example:
@@ -15812,11 +15809,10 @@ components:
15812
15809
readOnly: true
15813
15810
properties:
15814
15811
id:
15815
- type: number
15812
+ type: string
15816
15813
description: >
15817
15814
The Node's ID.
15818
- x-linode-filterable: true
15819
- example: 123456
15815
+ example: "123456"
15820
15816
instance_id:
15821
15817
type: string
15822
15818
description: >
You can’t perform that action at this time.
0 commit comments