Skip to content

Decimal values compared with Integer fails #143

@networkinss

Description

@networkinss

If the API gives a decimal value and the comparison value is an integer, the comparison fails although it is the same value.

Example: 123.0 compared to 123 fails.

This is mainly a problem because Postman "prettifies" values by cutting a ".0".

Best would be if that behavior can be configured by parameter.

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