ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 57 - MCPA - Level 1 discussion

Report
Export

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

A.
When the API implementation changes the structure of the request or response messages
Answers
A.
When the API implementation changes the structure of the request or response messages
B.
When the API implementation changes from interacting with a legacy backend system deployed on-premises to a modern, cloud-based (SaaS) system
Answers
B.
When the API implementation changes from interacting with a legacy backend system deployed on-premises to a modern, cloud-based (SaaS) system
C.
When the API implementation is migrated from an older to a newer version of the Mule runtime
Answers
C.
When the API implementation is migrated from an older to a newer version of the Mule runtime
D.
When the API implementation is optimized to improve its average response time
Answers
D.
When the API implementation is optimized to improve its average response time
Suggested answer: A, C

Explanation:

Answer: When the API implementation changes the structure of the request or response messages

*****************************************

>> RAML definition usually needs to be touched only when there are changes in the request/response schemas or in any traits on API.

>> It need not be modified for any internal changes in API implementation like performance tuning, backend system migrations etc..

asked 18/09/2024
Mathijn Smit
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first