You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Swagger UI seems to recognize
int64
integer format and displays it anlong
.Probably, we should encode
Int64
using format rather than minimum/maximum.Or maybe both.
The text was updated successfully, but these errors were encountered: