APIDevTools / swagger-cli

Swagger 2.0 and OpenAPI 3.0 command-line tool
https://apitools.dev/swagger-cli
MIT License
515 stars 69 forks source link

swagger-cli validation returns errors one by one #67

Open aannoune opened 2 years ago

aannoune commented 2 years ago

Hello, Maybe i have missed something but when i'm validating my swagger yaml, the cli returns only one error. I must fix it before the cli dectect the next one. Is there anny options por the cli to returns all detected errors at once ? Best regards