Skip to content

Commit 997d3af

Browse files
Update references to version field to use k8s_version
1 parent 67adf64 commit 997d3af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6248,8 +6248,8 @@ paths:
62486248
$ref: '#/components/schemas/LKECluster/properties/updated'
62496249
region:
62506250
$ref: '#/components/schemas/LKECluster/properties/region'
6251-
version:
6252-
$ref: '#/components/schemas/LKECluster/properties/version'
6251+
k8s_version:
6252+
$ref: '#/components/schemas/LKECluster/properties/k8s_version'
62536253
x-code-samples:
62546254
- lang: Shell
62556255
source: >

0 commit comments

Comments
 (0)