We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ go list -m github.com/ogen-go/ogen
Output: github.com/ogen-go/ogen v0.54.1
github.com/ogen-go/ogen v0.54.1
Yes
paths: /some-path: post: operationId: somePath security: - partnerID: [] accessKey: [] components: securitySchemes: partnerID: type: apiKey name: X-Partner-ID in: header accessKey: type: apiKey name: X-Access-Key in: header
Code generate correctly
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
What version of ogen are you using?
Output:
github.com/ogen-go/ogen v0.54.1
Can this issue be reproduced with the latest version?
Yes
What did you do?
What did you expect to see?
Code generate correctly
What did you see instead?
The text was updated successfully, but these errors were encountered: