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
490 stars 39 forks source link

Feature : Error Management / Exception capability #397

Open LasneF opened 6 months ago

LasneF commented 6 months ago

One key differenciator of libopenapi beeing to have the line number,

Requirement would be to have the capacity to discard a warning given a configuration

This feature is especially usefull when you put in place quality control in CICD , there is always exception that need to be managed .