According to the documentation ( http://swagger.io/open-source-integrations/ ) there are plugins for Java for exporting Swagger documentation to PDF , I just look at the documentation, but I see nothing about .NET ,
My question is: is there something similar to the Java swagger2markup plugin, swagger2markup-gradle-plugin in .NET, or another way to export PDF documentation from the WEB API?
thanks
source share