Versioning
When we make backwards-incompatible changes to the API, we release new versions. The current version is 2
.
Set the API version on a request by sending a Firespring-Api-Version
header.
As a precaution, use API versioning to test a new API version before committing to an upgrade.