1837 Commits

Author SHA1 Message Date
Vishal Shingala
044880a420 Merge pull request #647 from postmanlabs/release/4.4.0
Released v4.4.0.
2022-11-29 17:55:30 +05:30
Vishal Shingala
f2525b4ac9 Bumped up package-lock version 2022-11-29 17:36:38 +05:30
Vishal Shingala
a5ab09fe73 Released v4.4.0 2022-11-29 17:31:33 +05:30
Vishal Shingala
de688364ec Merge pull request #644 from postmanlabs/feature/fix-request-name-path-spaces
Fixed issue where collection folder name for paths were having extra spaces.
2022-11-25 14:14:03 +05:30
Vishal Shingala
92ba7fb81f Fixed issue where collection folder name for paths were having extra spaces 2022-11-25 13:42:25 +05:30
Vishal Shingala
735190c750 Fixed issue where collection folder name for paths were having extra spaces 2022-11-23 19:22:31 +05:30
Ankit Saini
74d831b46d Merge pull request #641 from postmanlabs/feature/fix-failing-pipelines
Fixed failing pipelines.
2022-11-09 21:52:51 +05:30
Vishal Shingala
802f86f148 Removed node lts from pipeline and added v14 and v16 manually 2022-11-09 18:28:00 +05:30
Vishal Shingala
ab0436d43f Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into develop 2022-11-07 10:57:15 +05:30
Harshit Budhraja
95f5c1d5ea Merge pull request #634 from postmanlabs/release/4.3.0
Released v4.3.0
2022-10-18 11:09:48 +05:30
Vishal Shingala
a3a956d620 Merge branch 'release/4.3.0' into develop 2022-10-17 17:57:30 +05:30
Vishal Shingala
0d8b8c4f8c Released v4.3.0 2022-10-17 17:57:30 +05:30
Vishal Shingala
906048edd3 Merge pull request #628 from postmanlabs/feature/fix-json-type-bodies
Fixed issue where for request bodies with JSON family content type were not generated correctly.
2022-10-17 17:52:21 +05:30
Vishal Shingala
f02dadd090 Added more info around test 2022-10-03 10:15:52 +05:30
Vishal Shingala
35dcf311f0 Fixed issue where for some of request body with JSON family headers were not correctly generated 2022-09-29 13:46:17 +05:30
Vishal Shingala
be7a4a1da2 Merge pull request #622 from postmanlabs/fix/oneOfChildNoType
fix oneOf child no type
2022-09-28 11:26:44 +05:30
Carlos_Veloz
79106c1e33 adding test case names 2022-09-20 16:03:47 -05:00
Luis Tejeda
81b8581a3b fix oneOf child no type 2022-09-20 13:44:46 -05:00
Vishal Shingala
4786d4dc1c Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into develop 2022-09-08 11:57:32 +05:30
Sahil Choudhary
bdfeadb49d Merge pull request #617 from postmanlabs/release/4.2.0
Released v4.2.0
2022-08-10 18:27:04 +05:30
Sahil Choudhary
45acf3b897 Released v4.2.0 2022-08-10 16:58:02 +05:30
Sahil Choudhary
7e8f26cee4 Merge pull request #614 from postmanlabs/feature/oauth2-flows-support
Added OAuth2 flows and configuration support
2022-08-10 16:43:43 +05:30
Sahil Choudhary
0e6ce7c474 Merge pull request #613 from postmanlabs/fix/mergeEmptyBodyWithDifferentInAllOf#10710
Avoiding to set type as object when property's schema is an empty object
2022-08-10 16:43:28 +05:30
Sahil Choudhary
70b42f93bb Merge pull request #612 from postmanlabs/fix/allOfStringProp
Fix/all of string prop
2022-08-10 16:43:20 +05:30
Sahil Choudhary
533e881ca8 Merge pull request #609 from postmanlabs/fix/fixAllOfValidationIssue597
Fix resolveRefs method
2022-08-10 16:43:07 +05:30
Vishal Shingala
d1d6ca8b63 Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into develop 2022-08-01 14:14:31 +05:30
Sahil
fa0c9109cc the default values for OAuth2 fields now point to a variable 2022-08-01 13:31:16 +05:30
Vishal Shingala
4836bd5f4e Merge pull request #616 from postmanlabs/release/4.1.1
Released v4.1.1
2022-07-29 16:32:39 +05:30
Vishal Shingala
77f3c54db9 Merge branch 'release/4.1.1' into develop 2022-07-29 16:18:31 +05:30
Vishal Shingala
0ec700e15d Released v4.1.1 2022-07-29 16:18:30 +05:30
Vishal Shingala
0bb629dd1d Merge pull request #615 from postmanlabs/feature/fix-unsafe-access
Replaced Object.hasOwnProperty usages with loadsh _.has for safe access.
2022-07-29 16:06:19 +05:30
Vishal Shingala
28e0f1d83c Replaced Object.hasOwnProperty usages with loadsh _.has for safe access 2022-07-29 15:42:55 +05:30
Vishal Shingala
4b82a661b3 Replaced Object.hasOwnProperty usages with loadsh _.has for safe access 2022-07-29 11:53:59 +05:30
Vishal Shingala
b96c4e9dd6 Replaced Object.hasOwnProperty usages with loadsh _.has for safe access 2022-07-29 11:45:18 +05:30
Vishal Shingala
0cfe512edf Replaced Object.hasOwnProperty usages with loadsh _.has for safe access 2022-07-29 11:36:01 +05:30
Sahil
320a5d7a20 minor bug fixes, optimizations, added test cases 2022-07-27 20:02:24 +05:30
Vishal Shingala
146d3a3c90 Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into develop 2022-07-26 18:22:46 +05:30
Sahil
49131c5f5a added tests with OAuth2 configuration data 2022-07-25 17:43:12 +05:30
Sahil
8f1dfed405 Added support for OAuth2 flows 2022-07-25 16:50:47 +05:30
Erik Mendoza
6eee43a362 Avoiding to set type as object when property's schema is an empty object 2022-07-20 21:33:25 -05:00
Luis Tejeda
42310bd2d1 Update validator.test.js
move test
2022-07-20 16:38:31 -05:00
Luis Tejeda
581f61917e Merge branch 'develop' into fix/allOfStringProp 2022-07-20 16:22:58 -05:00
Luis Tejeda
877e750f51 Add support for allOf as properties
Add support for allOf as properties, not a full schema
2022-07-20 16:22:38 -05:00
Vishal Shingala
72f2a10ac1 Merge pull request #611 from postmanlabs/release/4.1.0
Released v4.1.0.
2022-07-20 12:05:28 +05:30
Vishal Shingala
11be91e66f Merge branch 'release/4.1.0' into develop 2022-07-20 11:54:03 +05:30
Vishal Shingala
a91c2f24cb Released v4.1.0 2022-07-20 11:54:03 +05:30
Vishal Shingala
ac2c29788f Merge pull request #610 from postmanlabs/snyk-upgrade-ac0919ebe443d6da5cce35e6777f1880
[Snyk] Upgrade eslint-plugin-security from 1.4.0 to 1.5.0
2022-07-20 10:44:30 +05:30
snyk-bot
a41ae0145c fix: upgrade eslint-plugin-security from 1.4.0 to 1.5.0
Snyk has created this PR to upgrade eslint-plugin-security from 1.4.0 to 1.5.0.

See this package in npm:
https://www.npmjs.com/package/eslint-plugin-security

See this project in Snyk:
https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-20 00:03:33 +00:00
Erik Mendoza
d3f1fba692 Improving test validation and fix JSDoc from hasReference method 2022-07-19 13:27:58 -05:00
Erik Mendoza
478a494882 Merge branch 'develop' into fix/fixAllOfValidationIssue597 2022-07-19 11:31:01 -05:00