Skip to content

Distinguish between null values and omitted keys when unmarshaling #321

Open
@w1ck3dg0ph3r

Description

@w1ck3dg0ph3r

As I understand, currently it's not possible to determine whether the key was set to null or absent when unmarshaling due to skipping unmarshaling of wrapper types in this check.

This would be beneficial for e.g. unmarshaling patch requests, where such distinction is necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions