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

Add missing check for null json token. This would trigger an exception if the model is null or non-existent. #188

Merged

Conversation

RicoYao
Copy link
Contributor

@RicoYao RicoYao commented Mar 19, 2019

Example:
{"board": null} or a non-existent "board" field could trigger an exception.

@RicoYao RicoYao force-pushed the missing_null_token_check_in_type_adapter branch from fd3fda9 to 729c793 Compare March 19, 2019 18:35
@rahul-malik rahul-malik merged commit 2dd9ed8 into pinterest:master Mar 19, 2019
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