Ankit Saini
Ankit Saini
@user9747 Adding async/wait is currently low priority for the project as not too may people have asked for it and from a usability point of view there is no gain...
@nilsjr Sorry for the delay but as the number of codegens in the repository has gotten very large, we've decided to limit the addition of new codegens unless we get...
@umeshp7 Nope. I don't remember why I stopped working on this. Will take a re-look to decide whether it is still relevant.
@karmanya007 I have enabled newman tests for poweshell codegen. These tests run the generated snippet in powershell and compare the output with that generated by newman. You can see in...
@karmanya007 1st error is because you are not escaping `$` character in the output string. If `$` is present in a string then Powershell tries to replace it with a...
Usually we don't want to set up proxy on a per request basis. Is there a specific use case you were targeting?
@akshaybharambe14 This issue seems to have been fixed in the latest version of Postman (v10.13). Can you confirm?