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

Swagger integration #253

Open
cojack opened this issue Sep 16, 2021 · 2 comments
Open

Swagger integration #253

cojack opened this issue Sep 16, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@cojack
Copy link

cojack commented Sep 16, 2021

Is your feature request related to a problem? Please describe.
I would like to integrate with swagger

Describe the solution you'd like
It will be great if based on the routing swagger be an option

Describe alternatives you've considered
None

Additional context
Happy Thursday!

@ggurkal ggurkal added the enhancement New feature or request label Sep 16, 2021
@hrougier
Copy link

Was looking for this too. One could try to fork @nestjs/swagger and try to make a version for next-api-decorators 😅

Would be great combined together with swagger-ui-react to render the doc in nextjs pages.

@IuliiaBondarieva
Copy link

IuliiaBondarieva commented Jun 6, 2023

I'm using next-swagger-doc for it.
But of course it includes some repetitive information (e.g. http code, request method, request data type, etc.), and documentation can quickly become obsolete or have a typo. Having it integrated in library similar to @nestjs/swagger decorators would be great.

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

4 participants