Skip to content

lost empty array #16

@GerryLon

Description

@GerryLon

input:

{
  "a": [],
  "b": 1
}

want:

{"a": [], "b": 1}

but got:

{"b": 1}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions