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
5 changes: 3 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.1
info:
version: 4.120.1
version: 4.122.0

title: Linode API
description: |
Expand Down Expand Up @@ -8939,7 +8939,7 @@ paths:
- Linode Kubernetes Engine (LKE)
summary: Node Pool Update
description: |
Updates a Node Pool's count.
Updates a Node Pool's count and autoscaler configuration.

Linodes will be created or deleted to match changes to the Node Pool's count.

Expand Down Expand Up @@ -9496,6 +9496,7 @@ paths:
- lang: CLI
source: >
linode-cli lke version-view 1.23
/longview/clients:
x-linode-cli-command: longview
get:
x-linode-grant: read_only
Expand Down