You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warriordog
changed the title
Empty collections are included in the JSON output
Empty collections and null objects are included in the JSON output
Jul 15, 2023
The following behavior is incorrect, but currently displayed by the JSON implementation:
null
value are written to the output[]
)I think both can be fixed with some changes in ASTypeConverter.
The text was updated successfully, but these errors were encountered: