Commit Graph

1356 Commits

Author SHA1 Message Date
Vishal Shingala
4a5933cceb Released v2.10.0 2021-08-06 14:22:58 +05:30
Vishal Shingala
9ee7055e61 Merge pull request #331 from postmanlabs/feature/automate-release-script
Added script for automating release process
2021-08-06 14:18:43 +05:30
Vishal Shingala
0de131c354 Merge pull request #396 from postmanlabs/feature/fix-schema-caching
Fixed issue where invalid cached schemas were being used for resolution.
2021-08-05 19:54:24 +05:30
Vishal Shingala
66df6a3617 Merge pull request #393 from raghavgarg1257/fix/apiKey-securityScheme-value
Fixes the value format for apiKey security scheme.
2021-08-05 19:54:04 +05:30
Vishal Shingala
6832a1de11 Merge pull request #395 from postmanlabs/feature/fix-pmvar-faker
Fixed issue where example values with pm variable syntax were not picked up in conversion.
2021-08-05 19:52:50 +05:30
Vishal Shingala
446ca77444 Added more comments to understand added fields correctly 2021-08-05 14:53:41 +05:30
Vishal Shingala
25b2ee0831 Updated code to be more readable as suggested in comment 2021-08-05 12:26:00 +05:30
Vishal Shingala
a14cc2a4de Merge pull request #388 from postmanlabs/feature/update-dependencies
Updated vulnerable dependencies.
2021-08-05 11:57:02 +05:30
Vishal Shingala
a79c1e9458 Merge pull request #389 from postmanlabs/feature/fix-missing-description-validation
Fixed issue where description was missing from suggested fix from mismatches.
2021-08-05 11:56:39 +05:30
Vishal Shingala
3cbbf4f320 Added tests to validate failing case currently to be fixed 2021-08-04 19:35:30 +05:30
Vishal Shingala
19b0e1db9e Fixed issue where invalid cached schema was being used 2021-08-02 18:12:43 +05:30
Vishal Shingala
f27caece5c Fixed issue where example values with pm variable syntax were not picked up in conversion 2021-08-02 15:39:47 +05:30
raghav
7dc00a2894 Fixes the value format for apiKey security scheme.
The apiKey is applied either in query param or header, currently the 
value is a boolean whereas the value in header or query should always be 
a string.
2021-07-29 20:00:48 +05:30
thim81
e512bcc383 Merge branch 'postmanlabs:develop' into pr-implicit-headers-option 2021-07-24 17:46:42 +02:00
Vishal Shingala
4c57b5e75a Fixed issue where description was missing from suggested fix for missing_in_request type of mismatches 2021-07-22 17:05:41 +05:30
Vishal Shingala
70a3905c58 Updated vulnerable dependencies 2021-07-22 12:03:12 +05:30
Vishal Shingala
bb35217f3f Merge branch 'release/2.9.0' into develop 2021-07-16 14:09:32 +05:30
Vishal Shingala
1dcf08addb Released v2.9.0 2021-07-16 14:09:32 +05:30
Vishal Shingala
5571296cca Merge pull request #386 from postmanlabs/feature/fix-deepobject-conversion
Fixed issue where params with style deepObject were converted to only one level of key-value pair.
2021-07-16 14:03:39 +05:30
Vishal Shingala
13ebc2599e Added support for validation of deepObject styled parameters 2021-07-15 23:25:58 +05:30
Vishal Shingala
aeeae466e8 Fixed issue where params with style deepObject were only converted to only one level of key-value pair 2021-07-14 16:50:06 +05:30
Tim
2706789cd9 Added option to manage implicit headers 2021-06-30 14:18:08 +02:00
Tim
f7ca6c5fb4 Added option to manage implicit headers 2021-06-29 23:53:19 +02:00
umeshp7
71197f3291 Changelog v2.8.0 2021-06-29 09:37:03 +05:30
umeshp7
a0306f9759 2.8.0 2021-06-29 09:31:43 +05:30
Umesh Pathak
9eb3ac97c0 Merge pull request #377 from postmanlabs/feature/folder-fix
Fix for path issue while using the module on the browser.
2021-06-25 16:26:35 +05:30
Vishal Shingala
1830267121 Merge pull request #381 from postmanlabs/feature/fixed-type-errors
Fixed all reported type errors.
2021-06-23 16:45:17 +05:30
umeshp7
4071e4ca9f Safe handling for browser argument 2021-06-23 12:10:04 +05:30
Vishal Shingala
d4bc02157a Added a test for failing scenario 2021-06-23 11:35:19 +05:30
Vishal Shingala
e5039e962e Fixed all reported type errors 2021-06-23 11:07:20 +05:30
umeshp7
ef929f147e Use browser as top level const 2021-06-23 10:08:12 +05:30
umeshp7
49a8bf75ee Update oas resolver and send browser option 2021-06-16 14:58:12 +05:30
umeshp7
c89d510356 Change input type to folder in tests 2021-06-15 17:37:09 +05:30
umeshp7
9cdfdca032 Fix getRootFiles test 2021-06-15 17:31:02 +05:30
umeshp7
2381497122 Add handling for browser in getRootFiles function 2021-06-15 15:29:56 +05:30
umeshp7
2f35ade6fd Use pathBrowserify when origin is browser 2021-06-14 23:17:29 +05:30
Vishal Shingala
0f9ec6918f Merge branch 'release/2.7.0' into develop 2021-05-14 12:25:24 +05:30
Vishal Shingala
8166823867 Released v2.7.0 2021-05-14 12:25:23 +05:30
Vishal Shingala
ff73a45955 Merge pull request #373 from postmanlabs/snyk-upgrade-679a994d4eeec4e7a4c1534b4dced913
[Snyk] Upgrade ajv from 6.12.4 to 6.12.6
2021-05-12 17:55:19 +05:30
Vishal Shingala
5017553c53 Merge pull request #374 from postmanlabs/snyk-upgrade-05bcffea0697afb06273c9f82d7efce6
[Snyk] Upgrade json-schema-merge-allof from 0.7.0 to 0.8.1
2021-05-12 17:54:43 +05:30
Vishal Shingala
984f1726e5 Merge pull request #375 from postmanlabs/snyk-upgrade-137853b5fcc89ba0328a8ea3ef997eae
[Snyk] Upgrade yaml from 1.10.0 to 1.10.2
2021-05-12 17:51:18 +05:30
Vishal Shingala
3fa0b71200 Merge pull request #372 from postmanlabs/snyk-upgrade-3b20e907bd44c6aa0e4ad406ebe47c06
[Snyk] Upgrade chai from 4.2.0 to 4.3.4
2021-05-12 17:32:48 +05:30
snyk-bot
906e538c12 fix: upgrade yaml from 1.10.0 to 1.10.2
Snyk has created this PR to upgrade yaml from 1.10.0 to 1.10.2.

See this package in npm:
https://www.npmjs.com/package/yaml

See this project in Snyk:
https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=upgrade-pr
2021-05-12 05:27:44 +00:00
snyk-bot
690354074b fix: upgrade json-schema-merge-allof from 0.7.0 to 0.8.1
Snyk has created this PR to upgrade json-schema-merge-allof from 0.7.0 to 0.8.1.

See this package in npm:
https://www.npmjs.com/package/json-schema-merge-allof

See this project in Snyk:
https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=upgrade-pr
2021-05-12 05:27:40 +00:00
snyk-bot
213f7bfde0 fix: upgrade ajv from 6.12.4 to 6.12.6
Snyk has created this PR to upgrade ajv from 6.12.4 to 6.12.6.

See this package in npm:
https://www.npmjs.com/package/ajv

See this project in Snyk:
https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=upgrade-pr
2021-05-12 05:27:37 +00:00
snyk-bot
8f071fdbe7 fix: upgrade chai from 4.2.0 to 4.3.4
Snyk has created this PR to upgrade chai from 4.2.0 to 4.3.4.

See this package in npm:
https://www.npmjs.com/package/chai

See this project in Snyk:
https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=upgrade-pr
2021-05-12 05:27:34 +00:00
Vishal Shingala
23c2456914 Merge pull request #349 from pcgamer1/no_auth_for_empty_obj
Added a check for an empty object for no authorization
2021-05-11 20:46:34 +05:30
Vishal Shingala
59a9db0478 Merge pull request #298 from postmanlabs/snyk-upgrade-414600a46e5d2803770397df6ce599fd
[Snyk] Upgrade js-yaml from 3.13.1 to 3.14.0
2021-05-11 20:33:29 +05:30
Vishal Shingala
677547d6c6 Merge pull request #282 from postmanlabs/snyk-upgrade-95665a2ab0438368a8f32b6ce6f8d2e3
[Snyk] Upgrade yaml from 1.8.3 to 1.10.0
2021-05-11 20:33:21 +05:30
Vishal Shingala
50c8ba47f2 Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into snyk-upgrade-414600a46e5d2803770397df6ce599fd 2021-05-11 20:09:18 +05:30