Skip to content

Incorrect deserialization of numerical value #202

@spartanhooah

Description

@spartanhooah

We're calling an API that returns JSON and has a numeric value of e.g. 10.00. This gets deserialized into a Double of 10.0. IMO this should be deserialized into a BigDecimal instead to maintain the proper precision.

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