File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -15748,12 +15748,10 @@ 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
k8s_version:
@@ -15811,11 +15809,10 @@ components:
15811
15809
readOnly: true
15812
15810
properties:
15813
15811
id:
15814
- type: number
15812
+ type: string
15815
15813
description: >
15816
15814
The Node's ID.
15817
- x-linode-filterable: true
15818
- example: 123456
15815
+ example: "123456"
15819
15816
instance_id:
15820
15817
type: string
15821
15818
description: >
You can’t perform that action at this time.
0 commit comments