Versioning APIs In Anypoint Platform

Artifices for API versions on Anypoint Platform: 

   Follow a split plan on versioning APIs:

An API versioning approach is evident everywhere in the application network and should therefore be standardized by the C4E.

On Anypoint Platform the version of an API is noticeable in these places:

Perception connotative versioning of APIs on Anypoint Platform: 

Use semantic versioning with major, minor, and patch version numbers for APIs:

Major.minor.patch:

If semiotic versioning is accompanied, then version 1.2.3 of an API is an entire stand-in for variant 1.1.5, and so all API clients that have previously used version 1.1.5 can be made to use version 1.2.3 instead, without having to be created aware of the development. For this speculation, typically, only the significant version of an API is made visible to API consumers.

This means that only the major version of the API should be visible in

By contrast, the full connotative version is noticeable in

    • The Anypoint Exchange record (asset) for the API in "Asset version" and "API instances".

    • The Anypoint API Manager listing for an API instance in "Asset version".

Here is because

   • the Anypoint Exchange entry of type "REST API" also saves the RAML description itself. 

   • the Anypoint API Manager entry for an API situation may depend on that API specification for the representation of API policies that apply only to selected federations of API resources and HTTP methods.

 

 

 

 

Top