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

Ignore optional fields without a value when converting input object to object value #2153

Merged

Conversation

mvestergaard
Copy link
Contributor

After starting to use the changes #2133 (#2114) we noticed that optional fields that were not assigned in the request ended up having a value.

This changes it to ignore those fields when converting the input object to an object value.

@michaelstaib michaelstaib changed the base branch from version_10_0_0_master to main July 21, 2020 13:40
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.

2 participants