Vishal Shingala
|
735190c750
|
Fixed issue where collection folder name for paths were having extra spaces
|
2022-11-23 19:22:31 +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
|
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 |
|
Luis Tejeda
|
81b8581a3b
|
fix oneOf child no type
|
2022-09-20 13:44:46 -05:00 |
|
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 |
|
Sahil
|
fa0c9109cc
|
the default values for OAuth2 fields now point to a variable
|
2022-08-01 13:31:16 +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 |
|
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
|
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 |
|
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 |
|
Luis Tejeda
|
4be806fc4a
|
Merge branch 'develop' into fix/inputValidationNull
|
2022-07-19 10:57:49 -05:00 |
|
Vishal Shingala
|
132987ef07
|
Merge branch 'develop' into fix/formatingBodyRawOutputWhenIsNotAnObject
|
2022-07-19 21:02:54 +05:30 |
|
Vishal Shingala
|
3f82eda8ad
|
Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into fix496/validateWithServers
|
2022-07-19 19:07:20 +05:30 |
|
Vishal Shingala
|
1d0e3681c2
|
Added support for application/xml handling to include XML envelop body
|
2022-07-19 14:39:48 +05:30 |
|
Erik Mendoza
|
005f12c9a5
|
Fix resolveRefs method
|
2022-07-18 23:38:28 -05:00 |
|
Erik Mendoza
|
b402d96edf
|
Adding xml version data to body if not present
- When content is text/xml and the provided body or example does not contain the version data it will be added at the beginning.
|
2022-07-18 21:00:41 -05:00 |
|
Luis Tejeda
|
4634e8d9d2
|
Merge branch 'develop' into fix496/validateWithServers
|
2022-07-18 12:42:13 -05:00 |
|
Luis Tejeda
|
1bdac028ac
|
Update schemaUtils.js
|
2022-07-18 12:41:52 -05:00 |
|
Luis Tejeda
|
99e7f66044
|
Support fragments in url
support fragments in url when there are no defined explicit servers
|
2022-07-18 12:12:32 -05:00 |
|
Vishal Shingala
|
2ebd3ad312
|
Merge branch 'develop' into fix478/invalidValueInPathVariablesValidation
|
2022-07-18 18:56:04 +05:30 |
|
Vishal Shingala
|
ee449b73a6
|
Merge branch 'develop' into fix/559-parameterDescriptionFormData
|
2022-07-18 18:42:02 +05:30 |
|
Vishal Shingala
|
682eb770af
|
Merge pull request #605 from postmanlabs/fix/inlineCircularRefs
Support circularRefs inline
|
2022-07-18 18:17:26 +05:30 |
|
Erik Mendoza
|
3cce44aca9
|
Merge branch 'develop' into fix/formatingBodyRawOutputWhenIsNotAnObject
|
2022-07-15 13:52:06 -05:00 |
|
Luis Tejeda
|
5fec2035e8
|
add circularRefs array
|
2022-07-15 11:08:15 -05:00 |
|
Luis Tejeda
|
8c4673ca2f
|
Update bundle.js
|
2022-07-14 12:45:30 -05:00 |
|
Luis Tejeda
|
1bab22bfe4
|
Review changes
Review changes
|
2022-07-14 10:52:57 -05:00 |
|
Vishal Shingala
|
a43b61b44e
|
Merge pull request #602 from postmanlabs/feature/fix-request-protocol-profile-behavior
Fixed issue where disableBodyPruning option was not set for requests with no request body.
|
2022-07-14 17:29:14 +05:30 |
|
Luis Tejeda
|
70ea0fe3c1
|
Support circularRefs inline
Support circularRefs inline
|
2022-07-13 15:50:39 -05:00 |
|
Carlos-Veloz
|
04d0fc00e2
|
Revert "Fix/inline circular ref"
|
2022-07-13 15:03:32 -05:00 |
|
Carlos-Veloz
|
030a68f704
|
Merge pull request #603 from postmanlabs/fix/inlineCircularRef
Fix/inline circular ref
|
2022-07-13 15:03:19 -05:00 |
|
Luis Tejeda
|
ad78625271
|
Add support for url with fragment and servers
Add support for url with fragment and serversAdd support for url with fragment and serversAdd support for url with fragment and servers
|
2022-07-13 14:39:23 -05:00 |
|
Harshit Budhraja
|
b773e2beab
|
Merge pull request #527 from postmanlabs/feature/fix-release-3_2_0
Addressed changes suggested with Release 3.2.0.
|
2022-07-13 22:28:43 +05:30 |
|
Luis Tejeda
|
f25e0252e3
|
Merge branch 'develop' into fix496/validateWithServers
|
2022-07-13 11:42:36 -05:00 |
|
Vishal Shingala
|
cf7444bf65
|
Fixed typos
|
2022-07-13 21:01:26 +05:30 |
|
Luis Tejeda
|
885c431531
|
Update bundle.js
refactor variable usage
|
2022-07-13 10:03:08 -05:00 |
|
Vishal Shingala
|
3f271b72cd
|
Fixed issue where disableBodyPruning option was not set to true for requests like GET, HEAD etc. with no request body
|
2022-07-13 18:59:38 +05:30 |
|
Luis Tejeda
|
b2c429dafe
|
Support circular ref
Add support for detection of circular ref
|
2022-07-12 18:30:07 -05:00 |
|
Erik Mendoza
|
24eee98b49
|
Changing the format of the body.raw when the requestBody is not an object
|
2022-07-12 17:24:49 -05:00 |
|
Vishal Shingala
|
5ea7b7d75e
|
Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into split/develop/multiFileSupport
|
2022-07-12 21:11:37 +05:30 |
|
Carlos-Veloz
|
6b9100df6e
|
Merge pull request #599 from postmanlabs/fix/ValidationInput
Fix/validation input
|
2022-07-11 17:33:49 -05:00 |
|