Skip to content

Commit f5889c3

Browse files
committed
Remove POST ips/share beta refs
1 parent e352e44 commit f5889c3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

openapi.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10312,6 +10312,7 @@ paths:
1031210312
post:
1031310313
servers:
1031410314
- url: https://api.linode.com/v4beta
10315+
- url: https://api.linode.com/v4
1031510316
x-linode-grant: read_write
1031610317
tags:
1031710318
- Networking
@@ -10328,11 +10329,6 @@ paths:
1032810329

1032910330
**Note**: IPv6 range sharing has limited availability in certain regions. Please contact customer support for
1033010331
assistance in enabling IPv6 range sharing for your Linodes.
10331-
10332-
**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
10333-
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
10334-
updates in the future. This notice will be removed when this endpoint is out of
10335-
beta.
1033610332
operationId: shareIPs
1033710333
x-linode-cli-action: ip-share
1033810334
security:
@@ -10501,7 +10497,7 @@ paths:
1050110497
than the one it lists in its response. This can be used to allow one
1050210498
Linode to begin serving requests should another become unresponsive.
1050310499
operationId: shareIPv4s
10504-
x-linode-cli-action: ip-share
10500+
x-linode-cli-skip: true
1050510501
security:
1050610502
- personalAccessToken: []
1050710503
- oauth:

0 commit comments

Comments
 (0)