Skip to content

Commit 732eb47

Browse files
authored
Merge pull request #920 from bbiggerr/ips-list-cli-fix
Fixed linodes ips-list CLI example
2 parents 862ccdd + 82bd784 commit 732eb47

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
@@ -8602,7 +8602,7 @@ paths:
86028602
https://api.linode.com/v4/linode/instances/123/ips
86038603
- lang: CLI
86048604
source: >
8605-
linode-cli linodes 123 ips-list
8605+
linode-cli linodes ips-list 123
86068606
post:
86078607
x-linode-grant: read_write
86088608
tags:

0 commit comments

Comments
 (0)