You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
MartinX3
changed the title
[Feature] report errors as machine readable json output
[Feature] report errors as machine readable json output
Apr 29, 2024
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: