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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
postman-code-generators
Public
forked from
adamlaska/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
shell-wget
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 9, 2020
Move eslint disable comment right above the line where we want to disable it
webholik
committed
8466929
View commit details
Copy full SHA for 8466929
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Don't give non-existent directories to the linter
webholik
committed
c50e54b
View commit details
Copy full SHA for c50e54b
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Fixed lint testing issue
nikhilmuz
committed
92d62fe
View commit details
Copy full SHA for 92d62fe
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Refactored global namespase import for shelljs in boilerplate and refactored codegens accordingly
nikhilmuz
committed
ccc7db2
View commit details
Copy full SHA for ccc7db2
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
Added unit test for single/double quotes in url fix in shell-wget
shreys7
committed
43a3f31
View commit details
Copy full SHA for 43a3f31
View code at this point
Browse repository at this point
Added handling of single quotes and double quotes in query params in shell-wget
shreys7
committed
8cf9d66
View commit details
Copy full SHA for 8cf9d66
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Removed _.map and added forEach to not include extra & generated in formdata because of no file support
shreys7
committed
cb7df17
View commit details
Copy full SHA for cb7df17
View code at this point
Browse repository at this point
Added tests for form data file code generation
shreys7
committed
fe3f0e4
View commit details
Copy full SHA for fe3f0e4
View code at this point
Browse repository at this point
Removed unnecessary code handling for file upload via form data
shreys7
committed
c6aeffe
View commit details
Copy full SHA for c6aeffe
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Removed form data multiple file handling in wget as it does not support file upload via form data
shreys7
committed
7c64216
View commit details
Copy full SHA for 7c64216
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
Renamed formdata file collection and fixed golang tests
shreys7
committed
49c211a
View commit details
Copy full SHA for 49c211a
View code at this point
Browse repository at this point
Added formdata file collection for tests
shreys7
committed
8fe6fcb
View commit details
Copy full SHA for 8fe6fcb
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
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
Merge pull request #112 from postmanlabs/feature/individual-codegen-readme
Show description for 7f8fc86
umeshp7
authored
7f8fc86
View commit details
Copy full SHA for 7f8fc86
View code at this point
Browse repository at this point
Skipped the same name headers collection in codegens which don't support sending multiple headers with same key
shreys7
committed
1e7c901
View commit details
Copy full SHA for 1e7c901
View code at this point
Browse repository at this point
Update README for shell codegens
umeshp7
committed
127cc79
View commit details
Copy full SHA for 127cc79
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 branch 'develop' into feature/temporary-files-cleanup
umeshp7
authored
330de9a
View commit details
Copy full SHA for 330de9a
View code at this point
Browse repository at this point
Separated out newman test from unit tests in shell-wget
umeshp7
committed
2e98d7d
View commit details
Copy full SHA for 2e98d7d
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Added the logic for getting collection name from splitting the extension
shreys7
committed
2d8c7dd
View commit details
Copy full SHA for 2d8c7dd
View code at this point
Browse repository at this point
Cleanup of temporary files and adding them to gitignore
umeshp7
committed
70b50eb
View commit details
Copy full SHA for 70b50eb
View code at this point
Browse repository at this point
Fixed typo errors in skipping collections in shell-httpie and shell-wget
shreys7
committed
f4b5dd2
View commit details
Copy full SHA for f4b5dd2
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
Added the collections to be skipped in testConfig in various codegens
shreys7
committed
b11744f
View commit details
Copy full SHA for b11744f
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 13, 2019
Added support for urlencoded data in shell-wget
shreys7
committed
d0bb663
View commit details
Copy full SHA for d0bb663
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Added comment for footerSnippet in shell-wget
umeshp7
committed
bc1fc51
View commit details
Copy full SHA for bc1fc51
View code at this point
Browse repository at this point
Added footerSnippet in testConfig for shell-wget
umeshp7
committed
db68266
View commit details
Copy full SHA for db68266
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.