Skip to content

add optional default format for numbers #1912

Description

@matgr1

currently numbers default to 32 bit floats, but this can lead to loss of information as JSON numbers are 64 bit float

there is an existing solution (add format: double everywhere), but this (at least for our current use case) will be very cumbersome

note: added optional default value in #1913

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