Skip to content

Commit eba6fa2

Browse files
authored
Merge pull request #554 from linode/release-4.108.0
Release 4.108.0
2 parents 502b44e + e9d4adb commit eba6fa2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

openapi.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.107.0
3+
version: 4.108.0
44

55
title: Linode API
66
description: |
@@ -21773,6 +21773,11 @@ components:
2177321773
description: >
2177421774
The ID of the Linode this ticket is regarding, if relevant.
2177521775
example: 123
21776+
lkecluster_id:
21777+
type: integer
21778+
description: >
21779+
The ID of the Kubernetes cluster this ticket is regarding, if relevant.
21780+
example: 123
2177621781
longviewclient_id:
2177721782
type: integer
2177821783
description: >

0 commit comments

Comments
 (0)