Skip to content

Commit 8597931

Browse files
authored
Merge pull request #277 from nmelehan/copy-edit-longview-plan-endpoints
Copy edit Longview Plan endpoints/schema
2 parents b4fcace + c0ed29d commit 8597931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7112,7 +7112,7 @@ paths:
71127112
- Longview
71137113
summary: Update Longview Plan
71147114
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
71167116
[View Longview Subscription](/api/v4/longview-subscriptions-subscription-id) endpoint for details on each particular subscription plan.
71177117
operationId: updateLongviewPlan
71187118
x-linode-cli-action: plan-update
@@ -16271,7 +16271,7 @@ components:
1627116271

1627216272

1627316273
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.
1627516275
example: longview-30
1627616276
x-linode-cli-display: 1
1627716277
ManagedContact:

0 commit comments

Comments
 (0)