Your company provides a recommendation engine for retail customers. You are providing retail customers with an API where they can submit a user ID and the API returns a list of recommendations for that user. You are responsible for the API lifecycle and want to ensure stability for your customers in case the API makes backward-incompatible changes. You want to follow Google-recommended practices. What should you do?
https://cloud.google.com/apis/design/versioning
All Google API interfaces must provide a major version number, which is encoded at the end of the protobuf package, and included as the first part of the URI path for REST APIs. If an API introduces a breaking change, such as removing or renaming a field, it must increment its API version number to ensure that existing user code does not suddenly break.
Antione
5 months agoMalika
5 months agoFarrah
5 months agoDonte
5 months agoJaleesa
5 months agoKasandra
5 months agoEmogene
5 months agoJerry
5 months agoChauncey
5 months agoErin
6 months agoVincenza
6 months ago