json icon indicating copy to clipboard operation
json copied to clipboard

Add support for nullable types

Open pdx-niklashedlund opened this issue 4 years ago • 0 comments

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.

pdx-niklashedlund avatar May 27 '21 13:05 pdx-niklashedlund