elements icon indicating copy to clipboard operation
elements copied to clipboard

Generate dynamic variables like in Postman

Open Pum-purum opened this issue 2 years ago • 0 comments

I do not want to see in body json values like "string" or 0. But I want see real meaningful values like in Postman: https://learning.postman.com/docs/writing-scripts/script-references/variables-list/.

They might be generated in client side with JS script, and re-generate by some button click. Also I must be able to delete generated value and input some custom one.

Pum-purum avatar Jun 08 '22 18:06 Pum-purum