Vergleichen Sie zwei OpenAPI-Spezifikationen in JSON oder YAML und erkennen Sie entfernte Operationen, neu erforderliche Parameter und geänderte Responses. Prüfen Sie die API-Kompatibilität vor einem Release.
Breaking change labels focus on removed operations, removed responses, and newly required inputs. Schema changes are flagged for review because compatibility depends on your clients.
Use this diff as a fast contract review, then confirm consumer impact in versioned API tests. External references and remote files are not resolved by this local checker.