openapi-changes
openapi-changes copied to clipboard
[Feature] `report` errors as machine readable json output
trafficstars
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"}.