Skip to content

Commit 036ef43

Browse files
authored
Merge pull request #593 from bbiggerr/vlans-list-fix-1
[Fix] VLANs List shell sample path
2 parents 534b9c6 + 8c0a1bf commit 036ef43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)