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

Correct the counts output by `openapi-changes summary` #142

Closed Xtansia closed 5 months ago

Xtansia commented 5 months ago

I noticed that when --markdown is passed the summary just output the total as breaking changes, not the actual count of breaking changes. Additionally for non-markdown output the modified count was not being output.