arjun-g / vs-swagger-viewer

Swagger Viewer lets you preview and validate Swagger 2.0 and OpenAPI files as you type in Visual Studio Code.
MIT License
170 stars 47 forks source link

This still requires active internet connection right? #15

Closed rosdi closed 6 years ago

rosdi commented 7 years ago

I downloaded this because I assumed this is an offline tool so that I can work on my swagger API offline. But it seems to be connecting to swagger.io to preview the files... am I right?

If that is the case it does not add any value... I might as well you editor.swagger.io directly from Chrome.

megakilo commented 6 years ago

You can totally use swagger-viewer offline. The preview is hosted locally.

arjun-g commented 6 years ago

@rosdi as @megakilo mentioned this works offline. If you face any issue while using it offline please do inform.