daveshanley / vacuum

vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.
https://quobix.com/vacuum
MIT License
488 stars 39 forks source link

v0.9.2 #452

Closed daveshanley closed 4 months ago

daveshanley commented 4 months ago

Addresses an issue with the default basepath being unset, as well as a fix for https://github.com/pb33f/libopenapi/issues/248

Now the language server will use the document URI as the basepath (takes the directory of the file being linted)