Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.1
info:
version: 4.107.0
version: 4.108.0

title: Linode API
description: |
Expand Down Expand Up @@ -21773,6 +21773,11 @@ components:
description: >
The ID of the Linode this ticket is regarding, if relevant.
example: 123
lkecluster_id:
type: integer
description: >
The ID of the Kubernetes cluster this ticket is regarding, if relevant.
example: 123
longviewclient_id:
type: integer
description: >
Expand Down