Skip to content

Copy edit Longview Plan endpoints/schema #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
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
4 changes: 2 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7112,7 +7112,7 @@ paths:
- Longview
summary: Update Longview Plan
description: >
Updates the Longview subscription plan for this user. You can send a request to the
Updates the Longview subscription plan for this account. You can send a request to the
[View Longview Subscription](/api/v4/longview-subscriptions-subscription-id) endpoint for details on each particular subscription plan.
operationId: updateLongviewPlan
x-linode-cli-action: plan-update
Expand Down Expand Up @@ -16271,7 +16271,7 @@ components:


To update your subscription plan send a request to [Update Longview Plan](/api/v4/longview-plan/#put).
The value must be a [Longview Subscription ID](/api/v4/longview-subscriptions) or `null`. Note that a value of `null` will cancel the longview subscription.
The value must be a [Longview Subscription ID](/api/v4/longview-subscriptions) or `null`. Note that a value of `null` will cancel the Longview subscription.
example: longview-30
x-linode-cli-display: 1
ManagedContact:
Expand Down