Hello I am working on a new REST API and I want to set in place a CI workflow where I could validate my swagger files.
So I tried different ways of validating my swagger files: - https://www.npmjs.com/package/swagger-cli - https://www.npmjs.com/package/swagger-tools and they both validate differently the swagger files... (swagger tools raise more anomalies than swagger-cli) I tried the new swagger editor today (http://editor.swagger.io/) and it still raises some other errors than the 2 previous editors couldn't see... So my questions are: - wich tool is used to perform validation in the swagger editor project - wich tool is the best to perform a swagger validation (most up to date, most accurate ...) Regards -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
