API versioning - how do you do it?
What's the preferred option for API versioning?
Do you have it in the path like /api/v1? Or in the HTTP headers? Or any other way?
What are the pros and cons to this?
What's the preferred option for API versioning?
Do you have it in the path like /api/v1? Or in the HTTP headers? Or any other way?
What are the pros and cons to this?