Skip to content

null skipping for array elements  #3614

@ghost

Description

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
I've recently came across this problem where the REST api returns a json string representing a inventory where the array index represents the slot ID and the object the item in it. Empty slots will have a null value.

Describe the solution you'd like
A clear and concise description of what you want to happen
I would like to have the ability to skip these null values in arrays when deserializing.

Usage example
If you have a clear idea of how to use proposed new/modified feature, please show an example.

Additional context
Add any other context about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    to-evaluateIssue that has been received but not yet evaluated

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions