I am using the Swashbuckle package for WebAPI and am attempting to customize the look and feel of the swagger ui default page. I would like to customize the default swagger
I ended up adding a new "index.html" based off this version instead of trying to modify the behavior of the default generated one