Ankit Saini

Results 17 comments of Ankit Saini

@mvargaslandolfi1993 Can you please give a screenshot of the Postman Request for which you're trying to generate code, as well the language/framework in which the problem is occuring?

@stremovsky Content-Type seems to be present now in the generated snipped. For example: ``` PUT /v1/userapp/token/8c8b92b0-58c6-36db-634d-f0b0c798efd8/shipping HTTP/1.1 Host: demo.paranoidguy.com Content-Type: application/json X-Bunker-Token: DEMO { "pob": 123 } ``` Could you...

Hey @tonypartridge, can you better describe your question and how it is related to postman-code-generators?

@Alphasaurs This is definitely weird. Can you try running the `test.sh` file present in the npm directory? ``` ./npm/test.sh ``` And if that doesn't work: ``` bash npm/test.sh ``` Also...

@Farhan25 Can you share the exact url that you are passing to postman? The one without any encoding applied.

@Husseinhj I am very sorry for not responding quickly. Currently adding new codegens to the repository is on freeze while we figure out the issues with discoverability of so many...

@arjun1194 @Husseinhj The freeze on adding new codegens is still going on. Currently we are only accepting pull requests for bug fixes. We'll inform you guys when we're ready to...

@dmsers You can see the exact headers sent by Postman by clicking on "Console" button present on the bottom of the app. Console contains the exact HTTP request that is...

@Husseinhj A Kotlin codegen would be a great addition! Just to be clear, you want to make code generator for RetroFit library or do you have something else in mind?...

@JeromeLefebvre I am not able to reproduce this. The request goes fine for Powershell v7.