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.12: Documentation and rules are now aligned. #477

Closed daveshanley closed 2 months ago

daveshanley commented 2 months ago

The only way to validate this stuff was to build the doctor and stick it all through an API. Now everything is matched up correctly.

No new features or bugfixes, however one of the rules has been renamed (correctly) from oas3-host-trailing-slash to oas3-server-trailing-slash

Also another rule had the .com removed from the end (that was inaccurate). It's now oas3-host-not-example.com