nestia icon indicating copy to clipboard operation
nestia copied to clipboard

[WIP] Respect @nestjs/swagger ApiExcludeController/ApiExcludeEndpoint

Open Copilot opened this issue 7 months ago • 0 comments

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.

Copilot avatar Aug 08 '25 16:08 Copilot