Swagger

Boolean - default false

This option lets you control whether you want a swagger interface to be generated for the Authorization controller or not.

The implementation relies on @nestjs/swagger so enabling this feature requires installing @nestjs/swagger

Last updated