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

v0.0.56 #116

Closed daveshanley closed 6 months ago

daveshanley commented 6 months ago

Fixes the following issues:

New feature: Render summary as markdown.

The summary command now supports a new flag --markdown / -m flag.

This will render out the tree and, tables and summaries in markdown, making it super friendly for CI/CD pipelines.

Screenshot 2024-03-24 at 12 35 56 PM

Which looks something like this when rendered:

Screenshot 2024-03-24 at 12 37 05 PM