APIDevTools / swagger-cli

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

Add `--json` option #76

Open shivjm opened 2 years ago

shivjm commented 2 years ago

This simply stringifies the JSON error returned by validation, making it easier for tools to parse.