I have created a mock server ,but now need to edit the endpoint address and response body without changing the mock server base URL. could someone help me in knowing how to do this?
Also, where is this mock server running, could there be any security implications of using a mock server?
Got it working , had to save example and sync the server . Thanks .
So how did you do that?
And how do you select which example a mock server users for it’s request?
The UI absolutely terrible.
1 Like
@NeutrinoSunset indeed the UI is terrible for MOck server and has lots of issues too .
I only have default example when multiple example are there sometimes its taking the last one , sometimes it is taking the first example. I am not sure how it works
Even if i delete one request that endpoint is still available in the Mock server
@postman4
In order to update the examples navigate to your collection(the collection that you used to create the mock server) and expand each request
1 Like