Script to add data in the example response

Hi guys,

I want to avoid a manual step of copy pasting a response in the example response section for endpoints that has not been implemented yet. The front end devs need to have some sort of data to get the UI started.
Is there any way we can generate random data based on a provided schema (I already have a schema) using external libraries like (https://github.com/bojand/json-schema-test-data-generator) or any other way in postman ?

1 Like

Are you asking some kind of mock server setup to sent response for your UI developer.?

is yes, you can take a look at this url?

https://www.getpostman.com/docs/v6/postman/mock_servers/intro_to_mock_servers