Nestjs Swagger Setup

Install, repair, and verify OpenAPI documentation in NestJS using `@nestjs/swagger` with `@nestjs/config`-driven `SWAGGER_*` controls, optional bearer auth, explicit JSON endpoint configuration (`jsonDocumentUrl`), and deterministic UI/raw exposure gates. Use when users ask to add Swagger UI, expose or move OpenAPI JSON routes, fix broken Swagger wiring, standardize environment-based docs toggles, or validate production-safe docs behavior.

majiayu000 04bac08 2 files · 5.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/nestjs-swagger-setup commit 04bac08c10

Frequently asked questions

npx skillmds add majiayu000/nestjs-swagger-setup