Skip to content

Commit 421cf0a

Browse files
authored
Merge pull request #594 from linode/release-4.115.0
Release 4.115.0
2 parents 88e6532 + cb393af commit 421cf0a

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
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.114.0
3+
version: 4.115.0
44

55
title: Linode API
66
description: |
@@ -11600,7 +11600,7 @@ paths:
1160011600
- lang: Shell
1160111601
source: >
1160211602
curl -H "Authorization: Bearer $TOKEN" \
11603-
https://api.linode.com/v4/networking/vlans/
11603+
https://api.linode.com/v4beta/networking/vlans/
1160411604
- lang: CLI
1160511605
source: >
1160611606
linode-cli networking vlans-list

0 commit comments

Comments
 (0)