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] paths field display consistency #103

Open LasneF opened 7 months ago

LasneF commented 7 months ago

here i have on top o bject added: /v1/api/trade-blotter/trade-views to path and below image himage

but in same situation i have on top object added: /v1/api/trade-blotter/trade-views/{viewId} to path image

issue being on the left side (display the path or not should be consistent)