You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
419 B
Markdown

# Mock API Server using Postman
1. On the endpoint, click on `...` and select `Add example`.
2. Create an Example Response for the endpoint. Make sure not variable used for endpoint path.
![example](./example.png)
3. Fill in the response data
4. On the collection, Click on `...` and select `Mock collection`
![mock](./mock.png)
5. Copy the mock server link. Use the link to call the mock server endpoint