-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
to-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluated
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
Labels
to-evaluateIssue that has been received but not yet evaluatedIssue that has been received but not yet evaluated