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

Support @ApiSecurity() decorator #474

Closed
samchon opened this issue Jul 23, 2023 · 1 comment
Closed

Support @ApiSecurity() decorator #474

samchon opened this issue Jul 23, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@samchon
Copy link
Owner

samchon commented Jul 23, 2023

When generating swagger.json file, specify security property by supporting below them:

  • @nestjs/swagger: security related decoratora
  • @security comment tags
@samchon samchon added the enhancement New feature or request label Jul 23, 2023
@samchon samchon self-assigned this Jul 23, 2023
samchon added a commit that referenced this issue Jul 24, 2023
@samchon
Copy link
Owner Author

samchon commented Jul 26, 2023

The new screenshot adjusted security option.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant