OpenAPI Breaking Change Analyzer
API & WebCompare two OpenAPI or Swagger specs and see exactly what changed — classified breaking, risky, safe, or doc-only — in your browser.
- Paste the old and new spec (JSON or YAML).
- Get a severity-classified change report with an exportable summary.
- Covers paths, operations, parameters, request bodies, responses & schemas.
Specs to compare
Change report
Scope: paths, operations, parameters, request-body requiredness, response status codes, and component schema properties/types/enums (refs resolved). Deep allOf/oneOf composition is summarized, not fully merged. Schema changes are classified conservatively.
Next steps
After reviewing breaking changes, regenerate clients or test collections from the new spec.