List of questions
Related questions
Question 18 - MCD - Level 2 discussion
A developer has created the first version of an API designed for business partners to work commodity prices.
What should developer do to allow more than one major version of the same API to be exposed by the implementation?
A.
In Design Center, open the RAML and modify each operation to include the major version number
B.
In Anypoint Studio, generate scaffolding from the RAML, and the modify the <http:listerner> in the generated flows to include a parameter to replace the version number
C.
In Design Center, open the RAML and modify baseUn to include a variable that indicates the version number
D.
In Anypoint Studio, generate scaffolding from the RAML, and then modify the flow names generated by APIKit to include a variable with the major version number
Your answer:
0 comments
Sorted by
Leave a comment first