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] Issue about Title change detected as anyOf ? #153

Open LasneF opened 2 months ago

LasneF commented 2 months ago

the error pointed on line 1653 is about object removed , anyOf whereas here it is just the title that has been removed

image