Skip to content

Commit 501a06d

Browse files
Merge branch 'lke-ga-release-prep' into update-lke-version-field
2 parents 863bd6f + 792a22e commit 501a06d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

openapi.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15748,12 +15748,10 @@ components:
1574815748
# LKEClusterRequestBody but otherwise inherit all of the original
1574915749
# sub-properties.
1575015750
label:
15751-
x-linode-filterable: true
1575215751
x-linode-cli-display: 2
1575315752
example: lkecluster12345
1575415753
region:
1575515754
readOnly: true
15756-
x-linode-filterable: true
1575715755
x-linode-cli-display: 3
1575815756
example: us-central
1575915757
k8s_version:
@@ -15811,11 +15809,10 @@ components:
1581115809
readOnly: true
1581215810
properties:
1581315811
id:
15814-
type: number
15812+
type: string
1581515813
description: >
1581615814
The Node's ID.
15817-
x-linode-filterable: true
15818-
example: 123456
15815+
example: "123456"
1581915816
instance_id:
1582015817
type: string
1582115818
description: >

0 commit comments

Comments
 (0)