Skip to content

Swagger UI does not show Errors #35

@philosowaffle

Description

@philosowaffle

Previously this extension depended on a deprecated API to build the web view. With newer versions of VS Code the extension would no longer load because the deprecated api calls had been officially removed. As part of #28 was able to resolve this issue by moving to the new API's however, this move introduced some new bugs. Decided to release with the known bugs since the extension was not usable without the changes made in #28.

Switched from using SwaggerEditorBundle to SwaggerUIBundle, schema errors are no longer showing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv0.3.0bugs associated with v0.3.0

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions