Rest API - Versioning Strategies
A client sends this header:
But the server responds with version 2 data. What is the likely cause?
Accept: application/vnd.example.v1+jsonBut the server responds with version 2 data. What is the likely cause?
