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

Unable to Parse: Missing error #20

Closed pj035 closed 6 years ago

pj035 commented 6 years ago

Hey guys,

if I open the swagger viewer in VS Code the page remains empty/white. Opening the dev tools reveals the message: ERR Unable to parse. Without a useful hint I am not able to debug.

The swagger online editor shows no error.

Note: I'm using open api specification 3.0.1. Might this be a problem?

Extension Version: 1.5.0

EDIT: Unfortunately I can not post the .yaml file because it's an internal api that is not meant for the public (yet).

arjun-g commented 6 years ago

Should be fixed in the latest version. Please check.