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
upgrade getkin/kin-openapi to v0.80.0 to fix panic when server is mis…
…sing a path (oapi-codegen#474)
Co-authored-by: Marcin Romaszewicz <47459980+deepmap-marcinr@users.noreply.github.com>
Revert "Fix escaped url parsing (oapi-codegen#381)"
This reverts commit c60f8ae.
I've had to revert this because it breaks an existing test, because
it changes behavior. I will revisit this issue in the future.
Use debug.BuildInfo to produce a version
Add a --version command, which uses build info to output a version
number, and also, embed this same version in generated code.