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
171 stars 48 forks source link

Issue 18 - add support for standard yml extension #19

Closed zrochler closed 6 years ago

zrochler commented 6 years ago

Very minor change to add support for the yml extension in addition to yaml.

Resolves #18

Xenya0815 commented 6 years ago

would b e cool to see that feature merged - all yaml files at our projects are named .yml - just the swagger files must be named with yaml to get the preview :-(

arjun-g commented 6 years ago

@zrochler Thank you for contributing. But closing it as another implementation is used which use languageId instead of file extension in v1.6.0