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

String JSON field to int struct field #378

Open
stokito opened this issue Oct 15, 2022 · 0 comments
Open

String JSON field to int struct field #378

stokito opened this issue Oct 15, 2022 · 0 comments

Comments

@stokito
Copy link

stokito commented Oct 15, 2022

I have a structure that have a field Id int but incoming JSON has "Id": "1".
Is it possible to have a tag that will convert automatically such invalid field types?

This is probably related to #314 which is also needs for this kind of convertion.

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

No branches or pull requests

1 participant