apigee-127 / swagger-tools

A Node.js and browser module that provides tooling around Swagger.
MIT License
701 stars 375 forks source link

swagger-tools validate warnings to errors #607

Open Somebi opened 5 years ago

Somebi commented 5 years ago

Is it possible to convert warnings to errors? We want to convert "Definition is defined but is not used" into error, to avoid unused definitions.