提问 HN:你如何在持续集成 (CI) 中检测 API 的破坏性变更?
1 分•作者: coffeecoderr•6 天前
我一直在开发一个小工具,用于比较 OpenAPI 模式并检测破坏性变更。<p>好奇大家在实际工作流程中是如何处理这个问题的?
查看原文
I've been working on a small tool to compare OpenAPI schemas and detect breaking changes.<p>Curious how others handle this in real-world workflows?