Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: gorilla required header error shadowing #689

Merged

Conversation

wmarinic
Copy link
Contributor

When gorilla-server is used with a required Header param. The template generates code with error shadowing.

shadow ./...
/oapi-server-gen.go:62:3: declaration of "err" shadows declaration ...

@deepmap-marcinr deepmap-marcinr merged commit 8d8ef97 into deepmap:master Jul 25, 2022
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants