Does the Sales REST API support semantic versioning?
I was wondering if the Fusion Sales/Service Cloud REST APIs support semantic versioning, and also what the backward and forward compatibility policies are.
I'm concerned that using 'latest' as the REST API version might result in breaking changes.
If the full version passed in the URL is 11.13.18.05, can I pass 11.13 instead to indicate any 11.13.*.* version?
When the version reaches 12... is 11.13.18.05, or 11.13 still supported?
Might 11.13.19.* or 11.14.* .* or 12.* .* .*. introduce breaking changes to a client built for 11.13.18.05 ?
A lot of questions, but a simple answer might be a document that describes the REST API forward and backward compatibility policy, and if (and how) semantic versioning is supported.
Tagged:
0