Skip to content

Commit 6ca9da9

Browse files
authored
Merge pull request #645 from bbiggerr/fix/ip-share-path
Fix Linodes Assign IPs shell example path
2 parents dbad623 + 8808525 commit 6ca9da9

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
@@ -11362,7 +11362,7 @@ paths:
1136211362
}
1136311363
]
1136411364
}' \
11365-
https://api.linode.com/v4/networking/ipvs/assign
11365+
https://api.linode.com/v4/networking/ips/assign
1136611366
- lang: CLI
1136711367
source: >
1136811368
linode-cli networking ip-assign \

0 commit comments

Comments
 (0)