openapi-changes icon indicating copy to clipboard operation
openapi-changes copied to clipboard

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

Results 82 openapi-changes issues
Sort by recently updated
recently updated
newest added
trafficstars

When comparing OpenAPI specs that contain floating-point defaults like `1e-08`, openapi-changes reports a change if the compared value is`1e-8`. This is a cosmetic difference only – both are numerically identical...

I am using pb33f well. However, there are two points I find disappointing. 1. When the schema changes, the changes in the paths using that schema do not get caught....