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 the ability to reset object properties to nil from JSON #403

Merged

Commits on Mar 3, 2016

  1. Add the ability to reset the property on the object to nil when con…

    …verting from JSON if optional and the json node contains "null"
    Fabio Teles committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    f22340e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Revert nested check for performance reasons

    Fabio Teles committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    849c2da View commit details
    Browse the repository at this point in the history
  2. Add unit tests for nullable JSON mapping

    Fabio Teles committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    fac3538 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into add-nullable-from…

    …-json
    Fabio Teles committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    70720a7 View commit details
    Browse the repository at this point in the history