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 nil pointer when context is nil #204

Merged
merged 3 commits into from
Aug 4, 2021

Conversation

zeitlinger
Copy link
Contributor

@zeitlinger zeitlinger commented Jun 24, 2021

fix nil pointer when context is nil

use Params instead of AuthInfo, because that is always present
Using AuthInfo also broke DefaultAuthentication, which relied on AuthInto to be nil

@zeitlinger zeitlinger force-pushed the opentracing branch 2 times, most recently from 83e87e5 to cee69cf Compare June 28, 2021 11:22
use Params instead of AuthInfo, because that is always present
respect the operationID from swagger (don't snake_case it)

Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@zalando.de>
…gci/golangci-lint-action

Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@zalando.de>
@casualjim casualjim merged commit 60c8ebd into go-openapi:master Aug 4, 2021
@zeitlinger zeitlinger deleted the opentracing branch August 9, 2021 08:46
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