technimadhu
5 years agoNew Contributor
Disable auto generation api-docs
Hello,
I am using SpringBoot with Swagger2. Recently upgraded to use SpringBoot 2.2 and using io.swagger dependency
I manually have written the API docs myself. They all show up fine, but i also see a 'default' tag with all my APIs in it and they dont work. Can i disable this auto generation of APIdoc? since i have manually written it? How do i do that?
May pom snippet: