You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7112,7 +7112,7 @@ paths:
7112
7112
- Longview
7113
7113
summary: Update Longview Plan
7114
7114
description: >
7115
-
Updates the Longview subscription plan for this user. You can send a request to the
7115
+
Updates the Longview subscription plan for this account. You can send a request to the
7116
7116
[View Longview Subscription](/api/v4/longview-subscriptions-subscription-id) endpoint for details on each particular subscription plan.
7117
7117
operationId: updateLongviewPlan
7118
7118
x-linode-cli-action: plan-update
@@ -16271,7 +16271,7 @@ components:
16271
16271
16272
16272
16273
16273
To update your subscription plan send a request to [Update Longview Plan](/api/v4/longview-plan/#put).
16274
-
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.
16274
+
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.
0 commit comments