Backward Compatibility
Backward Compatibility
A property where changes to an API do not break existing clients, allowing old code to continue working with new API versions.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC