From 4a21125d9a3cfcda2e5e0c306d55e8510c018cbc Mon Sep 17 00:00:00 2001 From: Matthew Wildman Date: Fri, 2 Sep 2022 16:15:01 -0400 Subject: [PATCH] Updated description of IPv4 Address Delete endpoint to specify that private IPs can be deleted --- openapi.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 273263926..785db59d4 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -8699,9 +8699,7 @@ paths: - Linode Instances summary: IPv4 Address Delete description: > - Deletes a public IPv4 address associated with this Linode. This will - fail if it is the Linode's last remaining public IPv4 address. Private - IPv4 addresses cannot be removed via this endpoint. + Deletes a public or private IPv4 address associated with this Linode. This will fail if it is the Linode's last remaining public IPv4 address. operationId: removeLinodeIP x-linode-cli-action: ip-delete security: