postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.84k stars 839 forks source link

Define temporary folder or disable json response creating #5493

Open skuda opened 5 years ago

skuda commented 5 years ago

Is your feature request related to a problem? Please describe. I am frustrated by the constant files with the filename format "${uuid}-response.json" Postman creates in my /tmp directory

Describe the solution you'd like Being able to disable this behavior

Describe alternatives you've considered Being able to define a different directory to those JSON generated files, I use /tmp a lot to organize my temporary files and this is driving me crazy

shaoran commented 5 years ago

I agree. This week I was testing an API and used Postman a lot, and I also use /tmp to organize my files and I was shocked with the amount of files that postman created.