nestjs / swagger

OpenAPI (Swagger) module for Nest framework (node.js) :earth_americas:

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I propose to give the opportunity to use alternative UIs to display documentation

alex-kovalchuk opened this issue · comments

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

Swagger UI is not as convenient as most similar solutions.

Describe the solution you'd like

I would like to see the possibility of using ReDoc.

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

A lot of OAS documentation is displayed through ReDoc, which makes it much easier to find the data types used than in Swagger UI. In terms of usability, ReDoc is perhaps better than all its competitors.

Thanks for your suggestion!

This has been discussed in the past and we decided to not implement it in the foreseeable future.

If you think your request could live outside Nest's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.