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 deserialization not initializing properties when they have a default value and the field is not found in the payload #1417

Merged
merged 4 commits into from
Aug 6, 2022

Conversation

joaojacome
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets ...
License MIT

Copy link
Collaborator

@scyzoryck scyzoryck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thanks for contribution!
@goetas - could you take a look, please?

@joaojacome
Copy link
Contributor Author

@goetas sorry for pinging you, but could you take a look at this one?

Signed-off-by: Joao Jacome <github@joaojaco.me>
Signed-off-by: Joao Jacome <github@joaojaco.me>
…s default value when the field does not exist in the payload

Signed-off-by: Joao Jacome <github@joaojaco.me>
Signed-off-by: Joao Jacome <github@joaojaco.me>
@goetas goetas merged commit f721ffd into schmittjoh:master Aug 6, 2022
@goetas
Copy link
Collaborator

goetas commented Aug 6, 2022

thank you!

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.

3 participants