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 ?