Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger displays incorrect numeric values #8

Open
SakuraIsayeki opened this issue Jun 3, 2021 · 1 comment
Open

Swagger displays incorrect numeric values #8

SakuraIsayeki opened this issue Jun 3, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@SakuraIsayeki
Copy link
Member

Numeric values, such as Discord Snowflakes, have been reported as displayed incorrectly in Swagger, with discrepancies noted compared to the raw API request.

Most likely truncated/rounded numbers, and issues with the formatter, but the root cause seems unclear as of yet.

@SakuraIsayeki SakuraIsayeki added bug Something isn't working help wanted Extra attention is needed labels Jun 3, 2021
@nathanielboucher
Copy link

Maybe this will help? Seems Discord uses this format, from Twitter, as the Snowflake.

Maybe you can just get away with redefining the config for that logging param.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Development

No branches or pull requests

2 participants