MuleSoft Certified Platform Architect – Level 1 — Question 56

An API implementation is updated. When must the RAML definition of the API also be updated?

Answer options

Correct answer: A

Explanation

The correct answer is A because changes in the structure of request or response messages directly affect how the API is defined in RAML. Options B, C, and D pertain to other aspects of implementation that do not require changes to the RAML definition itself.