Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Aug 8, 2025

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.

Copy link
Owner

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try again please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Respect @nestjs/swagger ApiExcludeController/ApiExcludeEndpoint

2 participants