Delay
Use delay
attribute in milliseconds to simulate network latency.
For example, create a manifest as follows:
Send the request POST /users
and the stub will return a response after 500 ms.
Last updated
Use delay
attribute in milliseconds to simulate network latency.
For example, create a manifest as follows:
Send the request POST /users
and the stub will return a response after 500 ms.
Last updated