Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hewei-github
/
postman-code-generators
Public
forked from
postmanlabs/postman-code-generators
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
postman-code-generators
codegens
nodejs-native
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 31, 2019
Handle empty formdata in nodejs-native
umeshp7
committed
ca9c890
View commit details
Copy full SHA for ca9c890
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
path variable value handling for shell-httpie, nodejs-native and http
umeshp7
committed
75fdcf3
View commit details
Copy full SHA for 75fdcf3
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
Changed b\'b to "b'b" for accurate testing
shreys7
committed
3d35e71
View commit details
Copy full SHA for 3d35e71
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
Fixed snippet and added unit test for single/double quotes in url fix in nodejs-native
shreys7
committed
4d78aea
View commit details
Copy full SHA for 4d78aea
View code at this point
Browse repository at this point
Added handling of single quotes and double quotes in query params in nodejs-native
shreys7
committed
9955335
View commit details
Copy full SHA for 9955335
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Changed path/to/file to /path/to/file
shreys7
committed
ac6e185
View commit details
Copy full SHA for ac6e185
View code at this point
Browse repository at this point
Added unit tests for no/single/multiple files and no or invalid src parameter
shreys7
committed
6ad1a22
View commit details
Copy full SHA for 6ad1a22
View code at this point
Browse repository at this point
Added contentType and disabled properry to adding form data params
shreys7
committed
e97669e
View commit details
Copy full SHA for e97669e
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
Changed logic for handling multiple or zero files across all codegens
shreys7
committed
7f0c118
View commit details
Copy full SHA for 7f0c118
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Added specific checks for src property to be present and must be a string
shreys7
committed
1d3ec20
View commit details
Copy full SHA for 1d3ec20
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
Merge branch 'develop' into feature/multiple-files-formdata
shreys7
committed
309d024
View commit details
Copy full SHA for 309d024
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
Fixed nodejs-native tests
shreys7
committed
c1662cc
View commit details
Copy full SHA for c1662cc
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/jsonstringify-in-node-javascript
shreys7
committed
f2d5130
View commit details
Copy full SHA for f2d5130
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
Removed unnecessary console logs
shreys7
committed
90efd6e
View commit details
Copy full SHA for 90efd6e
View code at this point
Browse repository at this point
Added unit tests for JSON.stringify fix to check if it was actually added in the snippet being generated
shreys7
committed
91e9fbf
View commit details
Copy full SHA for 91e9fbf
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
Added JSON.stringify code part in nodejs-native snippet
shreys7
committed
818b6a7
View commit details
Copy full SHA for 818b6a7
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Fixed graphql generation in all 3 node codegens and added support to use JSON.stringify in the snippet generated itself
shreys7
committed
79fe00c
View commit details
Copy full SHA for 79fe00c
View code at this point
Browse repository at this point
Added handling of multiple files in same form data field
shreys7
committed
68b2037
View commit details
Copy full SHA for 68b2037
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Added support for explicitly adding content-type header when not present for graphql body requests
shreys7
committed
4bb7153
View commit details
Copy full SHA for 4bb7153
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Added handling of graphql body mode in all codegens
shreys7
committed
6793d0d
View commit details
Copy full SHA for 6793d0d
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
Merge pull request #111 from postmanlabs/feature/headers-with-same-name
Show description for 6bf6db4
abhijitkane
authored
6bf6db4
View commit details
Copy full SHA for 6bf6db4
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
Update README for nodejs codegens
umeshp7
committed
4ed8b36
View commit details
Copy full SHA for 4ed8b36
View code at this point
Browse repository at this point
Fixed adding multiple headers with same name in nodejs request,unirest and native
shreys7
committed
76c8c30
View commit details
Copy full SHA for 76c8c30
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
Added support for multiple headers with same name, which used to be ignored previously
shreys7
committed
35dd74d
View commit details
Copy full SHA for 35dd74d
View code at this point
Browse repository at this point
Merge pull request #87 from postmanlabs/feature/newman-test
Show description for dbd37d9
umeshp7
authored
dbd37d9
View commit details
Copy full SHA for dbd37d9
View code at this point
Browse repository at this point
Separated out newman test from unit tests in nodejs-native
umeshp7
committed
aee6c18
View commit details
Copy full SHA for aee6c18
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Fixed correct sanitization of form data values in nodejs-native, hence fixed formdata failing test
shreys7
committed
961c762
View commit details
Copy full SHA for 961c762
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
Fixed trailing spaces and removed ^ from package.json
umeshp7
committed
a96d4de
View commit details
Copy full SHA for a96d4de
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Merging develop into feature/newman-test
umeshp7
committed
be87fb1
View commit details
Copy full SHA for be87fb1
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Updated common newman tests in call codegens
umeshp7
committed
0870d94
View commit details
Copy full SHA for 0870d94
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Added support for trimming header keys and not trimming header values in nodejs-native
shreys7
committed
3c38d7c
View commit details
Copy full SHA for 3c38d7c
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Merging develop into feature/newman-test
umeshp7
committed
cb81e63
View commit details
Copy full SHA for cb81e63
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Merge branch 'develop' into feature/binary-file-placeholder
abhijitkane
authored
985e486
View commit details
Copy full SHA for 985e486
View code at this point
Browse repository at this point
Merging develop into feature/newman-test
umeshp7
committed
faff8ef
View commit details
Copy full SHA for faff8ef
View code at this point
Browse repository at this point
Removed console.log in nodejs-native tests
shreys7
committed
b7175bd
View commit details
Copy full SHA for b7175bd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.