HACKER Q&A
📣 coffeecoderr

How do you detect breaking API changes in CI?


I've been working on a small tool to compare OpenAPI schemas and detect breaking changes.

Curious how others handle this in real-world workflows?