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

Response content deserialization improvements #39

Merged
merged 7 commits into from
Apr 7, 2020

Conversation

rbw
Copy link
Owner

@rbw rbw commented Apr 6, 2020

Fixes a number of issues related response content deserialization:

  • BaseField, allow_none: default to True for all types
  • empty_as_none: Convert empty string to None in deserialization, defaults to True
  • Numeric, Boolean, Email: inherit from marshmallow base for correct types (rather than always string) on load

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant