I have a collection with almost 500 requests I want to create mock server out of them I don’t want to save each request manually as an example. Can I do it using some API or run complete collection and save all requests as an example?
How I found the problem:
I’ve already tried: