I have a simple request and would like to update the response received from the mock. I used pm.response.setBody({“Hello”:“World”}; in Post-Processor Custom script and executed from Project->Run.
I can see the response body displayed as {“Hello”:“World”}. After publishing the documentation, i executed the same in Try-it-out editor and I’m unable to see the modified response. Could some one please help me out to achieve this use case. I have attached the screenshots for reference.
Public documents do not support sharing pre processors or post processors.