Skip to content

Commit

Permalink
fix floating IP, reserved IP delete summaries (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
mchitten authored Dec 20, 2022
1 parent 1fc6428 commit e763e13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
operationId: floatingIPs_delete

summary: Delete a Floating IPs
summary: Delete a Floating IP

description: |
To delete a floating IP and remove it from your account, send a DELETE request
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
operationId: reservedIPs_delete

summary: Delete a Reserved IPs
summary: Delete a Reserved IP

description: |
To delete a reserved IP and remove it from your account, send a DELETE request
Expand Down

0 comments on commit e763e13

Please sign in to comment.