We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00046b9 commit cf892deCopy full SHA for cf892de
articles/api-management/mock-api-responses.md
@@ -30,7 +30,7 @@ This method enables developers to continue with the implementation and testing o
30
The ability to create mock responses is useful in many scenarios:
31
32
+ When the API façade is designed first and the back-end implementation occurs later, or when the back end is being developed in parallel.
33
-+ When the back end is temporarily not operational or unable to scale.
++ When the back end is temporarily not operational or is not able to scale.
34
35
In this tutorial, you learn how to:
36
0 commit comments