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

Use int64 format and similar for integer schemas #29

Closed
fizruk opened this issue Dec 22, 2015 · 1 comment
Closed

Use int64 format and similar for integer schemas #29

fizruk opened this issue Dec 22, 2015 · 1 comment

Comments

@fizruk
Copy link
Member

fizruk commented Dec 22, 2015

Swagger UI seems to recognize int64 integer format and displays it an long.
Probably, we should encode Int64 using format rather than minimum/maximum.
Or maybe both.

@fizruk
Copy link
Member Author

fizruk commented Dec 24, 2015

@dmjio what do you think about this one?

fizruk referenced this issue Dec 25, 2015
Use formats from Swagger spec where appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant