Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[v2] Fix JSON field name hints in APIVersion structs #3288

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

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

gophercloud-backport-bot[bot]
Copy link

Backport: #3282

son:"status" is not a valid hint for JSON (de/en)coder.

There's no actual issue, everything works as expected - but only because no one ever needs to marshal those APIVersion structs back to JSON.

`son:"status"` is not a valid hint for JSON (de/en)coder.
@github-actions github-actions bot added edit:networking This PR updates networking code edit:loadbalancer This PR updates loadbalancer code v2 This PR targets v2 semver:patch No API change labels Feb 3, 2025
@coveralls
Copy link

Coverage Status

coverage: 78.689%. remained the same
when pulling a7e2d67 on bp-v2-83aae75
into 776ad36 on v2.

@EmilienM EmilienM merged commit 09d02a2 into v2 Feb 3, 2025
24 of 27 checks passed
@EmilienM EmilienM deleted the bp-v2-83aae75 branch February 3, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
edit:loadbalancer This PR updates loadbalancer code edit:networking This PR updates networking code semver:patch No API change v2 This PR targets v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants