Skip to content

Update Floating IP field name from address to ip#5144

Merged
charliepark merged 2 commits into
mainfrom
update-floating-ip-api-address-to-ip
Feb 26, 2024
Merged

Update Floating IP field name from address to ip#5144
charliepark merged 2 commits into
mainfrom
update-floating-ip-api-address-to-ip

Conversation

@charliepark

Copy link
Copy Markdown
Contributor

Fixes #5046

Our API for Floating IPs currently has an address field, though in a few other places we use ip. This PR just makes the API more consistent across the API (and DB).

@charliepark charliepark changed the title Update floating ip api address to ip Update Floating IP field name from address to ip Feb 26, 2024

@david-crespo david-crespo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dab

@charliepark charliepark merged commit d514878 into main Feb 26, 2024
@charliepark charliepark deleted the update-floating-ip-api-address-to-ip branch February 26, 2024 22:32
@charliepark charliepark mentioned this pull request Feb 27, 2024
charliepark added a commit that referenced this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change FloatingIpCreate address field to ip to match everything else

2 participants