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

Fix unmarshaling of JSON keys which differ only in case #27

Merged
merged 4 commits into from
Feb 2, 2024

Conversation

fabiante
Copy link
Member

@fabiante fabiante commented Feb 2, 2024

Have a look at the added test cases for details about the fixed behavior.

Some literature if you are interested:

I added a helper to copy resty.Client objects. I am a bit unsure if the way the client is copied is safe. Hopefully that will be resolved in this issue: go-resty/resty#773

@fabiante fabiante added the bug Something isn't working label Feb 2, 2024
@fabiante fabiante merged commit a50a3e6 into master Feb 2, 2024
1 check passed
@fabiante fabiante deleted the fix/unmarshaling-duplicate-keys branch February 2, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant