Is there a way that I can save response of the main sample only. For example: I have 1 user request and when I have save response to a file option It creates 3 different files.
response1.json response2.unknown response3.json If I only want the response of main sample saved which is response1.json how can i do this?
