nestia
nestia copied to clipboard
[WIP] Respect @nestjs/swagger ApiExcludeController/ApiExcludeEndpoint
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.
Original issue description:
Feature Request
Currently controllers/endpoints with the following decorators appear in the swagger.json
@ApiExcludeEndpoint() @ApiExcludeController()https://docs.nestjs.com/openapi/decorators
Fixes #1178.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.