Rest API - Versioning Strategies
You have an API with versioning: /api/v1/users and /api/v2/users. You accidentally remove a field in v2 that clients still use in v1. What is the best fix?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions