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

feat: json-transformer decodes 123.0 into 123 for int schemas #1100

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

opqdonut
Copy link
Member

fixes #986

@opqdonut opqdonut requested a review from ikitommi August 28, 2024 08:47
@ikitommi ikitommi merged commit 130be2a into master Aug 28, 2024
9 checks passed
@ikitommi
Copy link
Member

Great, thanks!

@opqdonut opqdonut deleted the feat/json-integral-decoding branch August 29, 2024 06:47
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.

json-transformer should coerce doubles with zero fractional part to longs
2 participants