Skip to content

Support 64-bit integers in sample responses #530

Open
@tyteen4a03

Description

@tyteen4a03

Currently on 2.0, 64-bit integers are truncated to 53 bits due to limitations in JavaScript. This shows in the sample response, where integer 10765432100123456789 is truncated to 10765432100123458000.

It would be nice if ReDoc supported rendering integers with format int64 correctly in sample responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedopenapiQuestions about specification, validity, and edge cases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions