How should the developer of an API client respond to this change?


An API has been updated in Anypoint Exchange by its API producer from version 3.1.1 to 3.2.0 following accepted semantic versioning practices and the changes have been communicated via the API’s public portal.

The API endpoint does NOT change in the new version.

How should the developer of an API client respond to this change?
A . The update should be identified as a project risk and full regression testing of the functionality that uses this API should be run.
B . The API producer should be contacted to understand the change to existing functionality.
C . The API producer should be requested to run the old version in parallel with the new one.
D . The API client code ONLY needs to be changed if it needs to take advantage of new features.

Answer: D

Explanation:

Reference: https://docs.mulesoft.com/exchange/to-change-raml-version

Leave a Reply

Your email address will not be published.