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
@foxcool go-swagger generated server fails fast and does not attempt to report all validation errors on incoming requests.
If it did in the past, that must have been pretty long ago...
At some point we have discussed having this as a kind of "debug opt-in" in codegen, but eventually decided to keep it simple with only the fail-fast behavior.
At some point, goswagger stopped returning all validation errors when processing the request, but only the first.
The text was updated successfully, but these errors were encountered: