issues
search
postmanlabs
/
openapi-to-postman
Plugin for converting OpenAPI 3.0 specs to the Postman Collection (v2) format
Apache License 2.0
930
stars
200
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed issue where defintions with empty title were converted with empty collection name.
#732
VShingala
closed
1 year ago
0
Added proper support for usage of examples in cases of XML type of body.
#731
VShingala
closed
1 year ago
0
Tests Github action and workflow [DO NOT MERGE]
#730
SahilChoudhary22
closed
1 year ago
1
Fix default value of auth as null in the collection request
#729
dhwaneetbhatt
closed
1 year ago
0
Added alwaysInheritAuthentication option to v2
#728
SahilChoudhary22
closed
1 year ago
0
Not generating raw url for requests
#727
SaurabhSharma45
opened
1 year ago
2
Release version v4.13.0
#726
github-actions[bot]
closed
1 year ago
0
Release version v4.13.0
#725
github-actions[bot]
closed
1 year ago
0
Added support for generating body examples as XML if mentioned.
#724
VShingala
closed
1 year ago
0
Fixed issue where for certain path segments, collection generation failed.
#723
VShingala
closed
1 year ago
0
#708 Fixes issue where if string is defined for required field, conversion was failing.
#722
VShingala
closed
1 year ago
0
Fixed an issue where definition validation was not considering multiple white space characters.
#721
VShingala
closed
1 year ago
0
Fixed issue where conversion was stuck for certain schemas with pattern.
#720
VShingala
closed
1 year ago
0
Modeling inheritance does not work in validation
#719
danielwinkler
opened
1 year ago
1
[FIX/IMPORT-1029] - Checking typeof bodyContent in getXmlVersionContent
#718
aman-v-singh
closed
1 year ago
0
Added support for validation of specifications in case of errors to report User input errors correctly.
#717
VShingala
closed
1 year ago
0
Release version v4.12.0
#716
github-actions[bot]
closed
1 year ago
0
Release version v4.12.0
#715
github-actions[bot]
closed
1 year ago
0
Using GitHub Actions to automate releases
#714
dhwaneetbhatt
closed
1 year ago
0
Update CHANGELOG.md with changes done in this release.
#713
VShingala
closed
1 year ago
0
Removed unnecessary options merging with each util function.
#712
VShingala
closed
1 year ago
3
Retain schema type in variables from openAPI
#711
JaredAAT
opened
1 year ago
2
Added support for enableOptionalParameters option in v2 interface.
#709
VShingala
closed
1 year ago
0
`Error Error: _props.forEach is not a function in... ` and `Error faking a schema. Not faking this schema. Schema: {`
#708
mikemadeja
closed
1 year ago
3
Bump yaml from 1.10.2 to 2.2.2
#707
dependabot[bot]
closed
1 year ago
1
Fixed issue where Accept header was not present in Example request.
#706
VShingala
closed
1 year ago
0
Used safer lodash object functions to avoid type errors.
#705
VShingala
closed
1 year ago
0
Fixed issue where TypeErrors were happening for null/undefined params.
#704
VShingala
closed
1 year ago
0
Released v4.11.0
#703
dhwaneetbhatt
closed
1 year ago
0
Release/v4.11.0
#702
dhwaneetbhatt
closed
1 year ago
0
Added support for usage of interface version in CLI conversions with v2 as default.
#701
VShingala
closed
1 year ago
0
Fixed an issue where default responses were causing the validation to go into a loop
#700
barshan23
closed
1 year ago
0
Fixed various known type errors related issues.
#699
VShingala
closed
1 year ago
0
Add support for contentType field for Formdata request bodies
#698
webholik
closed
1 year ago
1
TypeError: Cannot read properties of undefined (reading 'parseSpec')
#697
ogcdevelopment
closed
1 year ago
3
Fixed issue where Accept header was not generated in convertV2().
#696
VShingala
closed
1 year ago
0
Fixed issue where request name generated were not validated correctly.
#695
VShingala
closed
1 year ago
0
Added support for suggestion of type parametersResolution=Schema for validateTransactionV2().
#694
VShingala
closed
1 year ago
0
Used parametersResolution options for validateTransactionV2() suggestions.
#693
VShingala
closed
1 year ago
0
Rewrote the logic to generate the paths computation for folders for folder strategy paths
#692
sujayvenaik
closed
1 year ago
0
"host" is not generated if relative path is specified on the path or operation level in OAS file
#691
armen-ch
opened
1 year ago
1
Added parameterResolution handling for schema option
#690
barshan23
closed
1 year ago
0
Allow for Pretty-Printing using the NodeJs Module
#689
md250721
closed
1 year ago
2
Added V2 interfaces for collection generation and validation
#688
barshan23
closed
1 year ago
1
Add a try catch to avoid jsf throwing errors on unrecognised types/formats
#687
umeshp7
closed
1 year ago
0
New convert function for open api spec to postman collection
#686
barshan23
closed
1 year ago
1
Breaking condition for circular reference during ref resolution
#685
umeshp7
closed
1 year ago
0
OpenAPI 3.0.X format: uuid seems to prepend "urn:uuid:" to generated string
#684
JaredAAT
closed
1 year ago
1
Refactor schema collection generation
#683
sujayvenaik
closed
1 year ago
1
ISSUE #401 - Fix for schema having enum but no type
#682
aman-v-singh
closed
1 year ago
0
Previous
Next