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

Swagger v3 #17

Closed iencotech closed 6 years ago

iencotech commented 6 years ago

This PR updates the static files to Swagger UI v3 (latest dist in https://github.com/swagger-api/swagger-ui) and adapts both its index.html file and the extension code to work with it.

arjun-g commented 6 years ago

Sry for the delayed response. I was caught up in some work. I am checking the PR.