json
json copied to clipboard
Add support for nullable types
This PR adds support for nullable types.
There is also a fix for a quirk causing null string values to be returned as the string "ul" instead of the actual value null.