Skip to content

Commit 9490733

Browse files
author
hzoppetti
committed
added links to list region endpoints in descriptions
1 parent bdf8033 commit 9490733

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
@@ -7821,7 +7821,7 @@ paths:
78217821
summary: List IPv6 Pools
78227822
description: >
78237823
Displays the IPv6 pools on your Account. A pool of IPv6 addresses are routed to all of your
7824-
Linodes in a single Region. Any Linode on your Account may bring up any address in this
7824+
Linodes in a single [Region](https://developers.linode.com/api/v4/regions). Any Linode on your Account may bring up any address in this
78257825
pool at any time, with no external configuration required.
78267826
operationId: getIPv6Pools
78277827
x-linode-cli-action: v6-pools
@@ -7868,7 +7868,7 @@ paths:
78687868
summary: List IPv6 Ranges
78697869
description: >
78707870
Displays the IPv6 ranges on your Account. A range of IPv6 addresses is routed to a single
7871-
Linode in a given Region. Your Linode is responsible for routing individual addresses in
7871+
Linode in a given [Region](https://developers.linode.com/api/v4/regions). Your Linode is responsible for routing individual addresses in
78727872
the range, or handling traffic for all the addresses in the range.
78737873
operationId: getIPv6Ranges
78747874
x-linode-cli-action: v6-ranges

0 commit comments

Comments
 (0)