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

OpenAPI Specification 3.1.0 support #118

Open cm-rwakatsuki opened 4 months ago

cm-rwakatsuki commented 4 months ago

OpenAPI Specification 3.1.0 was released on 2021-02-15. Is it possible to support this?

Currently, if 3.1.0 is specified in the openapi property, the preview freezes.

FlorianRans commented 3 months ago

Can confirm, happens to me as well

mattsfalco commented 1 month ago

Upvote. My team is using 3.1.0 in our documentation as it supports our use case better. Can support with testing @arjun-g as its valuable to work inside VS Code entirely.