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

Fixed nullSafe usage. #1555

Merged

Commits on Jul 19, 2019

  1. Fixed nullSafe usage.

    The JsonSerializer/Deserializer adapters used to ignore this attribute
    which result in inconsistent behaviour for annotated adapters.
    
    Fixes google#1553
    
    Signed-off-by: Dmitry Bufistov <dmitry@midokura.com>
    Dmitry Bufistov committed Jul 19, 2019
    Copy the full SHA
    5f3fecf View commit details
    Browse the repository at this point in the history