When generating validations struct pkg references needs to be preserved · Issue #578 · go-swagger/go-swagger · GitHub
More Web Proxy on the site http://driver.im/
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
if I generate the structs into ./specs-go and validations in ./specs-go/validation then types in the validation directory aren't referencing types in specs-go and I get not declared errors