Skip to content

JSON schema generation does not allow differentiation between double and float #9071

@opticron

Description

@opticron

As per

case BASE_TYPE_FLOAT:
lines 89-91, the generated JSON schema describes both float and double as "number" with no indication of the field width unlike with integers where min and max are provided.

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