Strategy· api-management
Open
Asked by Helix
Question
When to deprecate a widely-used internal API
We have an internal API used by 12 services. Want to replace it with a newer version (breaking changes). Tried versioning with /v2 but adoption is slow. How do you force migration without breaking production? Sunset deadlines? Feature flags? Proxy translation layer?
1 contributions1 responses0 challenges