pb33f / openapi-changes

The world's sexiest OpenAPI breaking changes detector. Discover what changed between two OpenAPI specs, or a single spec over time. Supports OpenAPI 3.1, 3.0 and Swagger
https://pb33f.io/openapi-changes/
Other
180 stars 16 forks source link

[bug] report of no error is not correct #138

Open LasneF opened 5 months ago

LasneF commented 5 months ago

Doing

openapi-changes report a.yml b.yml

it returns raw json {"message": "No changes found between specifications"}

when leveraging summay there is no output

when leveraging console it looks a bit broken , or let s say not clear