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

[V2] feat: supports bearer token security tag #1853

Open
XiXiangFiles opened this issue Jul 25, 2024 · 1 comment
Open

[V2] feat: supports bearer token security tag #1853

XiXiangFiles opened this issue Jul 25, 2024 · 1 comment
Labels
v2 Used for all v2 related issues

Comments

@XiXiangFiles
Copy link

Is your feature request related to a problem? Please describe.
According to the bearer-authentication documentation, Swagger v3.x has this feature. Therefore, I think v2 needs to support it as well.

Describe the solution you'd like
I want to add this annotation for this feature.

annotation description parameters example
securitydefinitions.bearerauth Bearer Authentication auth. // @securitydefinitions.bearerauth BearerAuth
@ubogdan
Copy link
Contributor

ubogdan commented Oct 17, 2024

@XiXiangFiles build is failing, I would appreciate it if you could fix that!

@ubogdan ubogdan added the v2 Used for all v2 related issues label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 Used for all v2 related issues
Projects
None yet
Development

No branches or pull requests

2 participants