Forum Discussion
No RepliesBe the first to reply
I have hidden multiple of APIs by setting hidden=true in @ApiOperation. But these APIs / end points still appear in tags section, though they are entirely skipped in paths section. Is there a way I could skip the hidden APIs from tags section too? I do not to modify this by removing these from tags section of auto generated swagger.json file, but prefer with some annotation or option
Thank you
Srinivas