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

Enhancement : display the source file name #133

Open LasneF opened 5 months ago

LasneF commented 5 months ago

given the command line

openapi-changes html-report 1.yaml 2.yaml

when i display a a diff

image

i would expect to not have original and not available , but 1.yaml and 2.yaml

this will increase readability of the result