Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Floating IP field name from address to ip #5144

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

charliepark
Copy link
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
Copy link
Contributor

@david-crespo david-crespo left a comment

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
21 checks passed
@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