Think about backwards-compatibility. Communicate versions between API and client. Have clients reject APIs with incompatible versions. What happens when a client or an API is upgraded?
Think about backwards-compatibility. Communicate versions between API and client. Have clients reject APIs with incompatible versions.
What happens when a client or an API is upgraded?