[Feature] report
errors as machine readable json output
#132
Labels
enhancement
New feature or request
8000
report
errors as machine readable json output
#132
Would it be possible to write error messages in a machine-readable json format?
As example if I try to compare swagger v2 with v3 I would like a json like the "no-changes-found" message
{"message": "No changes found between specifications"}
.The text was updated successfully, but these errors were encountered: