Skip to content

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

Merged
EmilienM merged 1 commit intov2from
bp-v2-83aae75
Feb 3, 2025
Merged

[v2] Fix JSON field name hints in APIVersion structs#3288
EmilienM merged 1 commit intov2from
bp-v2-83aae75

Conversation

@gophercloud-backport-bot
Copy link
Copy Markdown

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
Copy Markdown

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
@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