Skip to content

Replaces double quote to single quote for body params#290

Merged
umeshp7 merged 1 commit intopostmanlabs:developfrom
someshkoli:bugfix/quotes-nodejs-request
Oct 9, 2020
Merged

Replaces double quote to single quote for body params#290
umeshp7 merged 1 commit intopostmanlabs:developfrom
someshkoli:bugfix/quotes-nodejs-request

Conversation

@someshkoli
Copy link
Contributor

Previously the generated snippet with raw body had double quote wrapping. This pr changes it to single quote to have consistency in quotes throughout the generated snippet.
Changes:

  • removes json.stringify where not necessary
  • sanitize raw body

 - removes json.stringify where not necessary
 - sanitize raw body
@someshkoli
Copy link
Contributor Author

@umeshp7 can you run this again ? I guess the err is not related to codegen

@umeshp7 umeshp7 merged commit 3d2c213 into postmanlabs:develop Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants