Swagger Editor Error loading URL
I am running Swagger editor and my Swagger environment locally. When attempt to connect to my Swagger environment by using the import from URL option Swagger editor generates the error message: Error loading URL The URL that I am using is https://localhost/ExosApi/ The main reason why I would like to use Swagger editor is because I want to export my Swagger environment as an HTML file. Maybe I am going the wrong way about this. Help on how to get this to work or export mt Swagger environment as an HTML (or other standalone file) would be greatly appreciated.