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

If Server URL changes the displays looks wrong #157

Open LasneF opened 1 month ago

LasneF commented 1 month ago

given 2 specs with the servers a change in the servers section

the display looks wrong , we should not have on the left twice the servers section but only on with 1 removal , one addition

image

this might be due to an error about array difference

this may be also similar issue that affects https://github.com/pb33f/openapi-changes/issues/103