The implementation of a Process API must change.
What is a valid approach that minimizes the impact of this change on API clients?
Correct Answe r: Implement required changes to the Process API implementation so that, whenever possible, the Process API's RAML definition remains unchanged.
*****************************************
Key requirement in the question is:
>> Approach that minimizes the impact of this change on API clients
Based on above:
>> Updating the RAML definition would possibly impact the API clients if the changes require any thing mandatory from client side. So, one should try to avoid doing that until really necessary.
>> Implementing the changes as a completely different API and then redirectly the clients with 3xx status code is really upsetting design and heavily impacts the API clients.
>> Organisations and IT cannot simply postpone the changes required until all API consumers acknowledge they are ready to migrate to a new Process API or API version. This is unrealistic and not possible.
The best way to handle the changes always is to implement required changes to the API implementations so that, whenever possible, the API's RAML definition remains unchanged.
Ciara
3 days agoJannette
8 days agoElenora
13 days agoMartha
18 days agoBrock
24 days agoLauran
29 days agoAriel
1 month agoReena
1 month agoLai
1 month agoShaunna
2 months agoLindsey
2 months agoKerry
2 months agoBen
2 months agoMillie
2 months agoLeonardo
3 months agoMinna
3 months agoLuke
3 months agoTandra
3 months agoFlo
3 months ago