Skip to content

Handle null values in Kotlin TypesAdapterΒ #109

@mikeyshean

Description

@mikeyshean

Example: Null values for BigDecimal in request body will throw "Nesting Problem" error. Description of root cause is similar to the issue described here: square/moshi#806

The TypesAdapter will need explicit handling for null values to prevent this.

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