Skip to content

Update serializer to honor the null sentinel from azure core #236

Open
@rakshith91

Description

@rakshith91

Azure core introduced a NULL sentinel value azure.core.serialization.NULL for representing explicit null data,

Must honor:

azure.core.serialization.NULL means null on the wire, but azure.core.NULL in the deserialized object.

None means nothing (no data property) on the wire.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions