Question: An API client calls one method from an existing API implementation. The API implementation is later updated. What change to the API implementation would require
An API client calls one method from an existing API implementation. The API implementation is later updated. What change to the API implementation would require the API client's invocation logic to also be updated?
When a child method is added to the method called by the API client
When a new required field is added to the method called by the API client
When the data type of the response is changed for the method called by the API client
When a new method is added to the resource used by the API client
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
