openapi-breaking-change
| Field | Value |
|---|---|
| ID | openapi-breaking-change |
| Version | 1.0.0 |
| Mode | drift |
| Layer | Stripe |
| Category | contract |
| Severity | 🟡 warning |
| SLA | 10,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/openapi-breaking-change.gate.ts |
What it asserts
Detect breaking changes in apps/docs/api-reference/openapi.yaml vs origin/main: dropped operations, required-flipped params, removed success status codes, removed enum values.
Run it locally
bun run gates --gate=openapi-breaking-changeSee also
driftmode- Stripe layer
- Allowlists — how to bound a known finding with an expiration
- Contributing — how to evolve this gate or write a new one
Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.