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
169 stars 47 forks source link

Missing path variable error is not visible #76

Closed jmcanache closed 4 years ago

jmcanache commented 4 years ago

Here is a small example code where the path variable is not defined:

`/users/{id}/test: post: tags:

In the official swagger page(https://editor.swagger.io/) I can see this type of errors but inside vs there is no notifications

arjun-g commented 4 years ago

Should be fixed in 3.0.0