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
Looking at generator/types.go it seems like there is no way to force go-swagger to generate a model that uses golang type int. It defaults to int64 and I can't find a format that will give me int.