Sahil
fa0c9109cc
the default values for OAuth2 fields now point to a variable
2022-08-01 13:31:16 +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
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
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
Erik Mendoza
3cce44aca9
Merge branch 'develop' into fix/formatingBodyRawOutputWhenIsNotAnObject
2022-07-15 13:52:06 -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
Luis Tejeda
f25e0252e3
Merge branch 'develop' into fix496/validateWithServers
2022-07-13 11:42:36 -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
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
Luis Tejeda
a559161597
Deref object in form data params
...
Dereference form data params
2022-06-24 12:39:27 -05:00
Luis Tejeda
a645bff961
Merge branch 'split/develop/multiFileSupport' into feature/swagger20BundleSupport
2022-06-24 11:25:37 -05:00
Vishal Shingala
ab2821584d
Merge branch 'split/develop/multiFileSupport' of github.com:postmanlabs/openapi-to-postman into feature/add-reference-map-bundle
2022-06-24 11:36:45 +05:30
Luis Tejeda
920ea81dcc
homologate from multifile
2022-06-23 11:26:03 -05:00
Vishal Shingala
65fbc0f730
Added support for getting reference map via option
2022-06-23 19:26:44 +05:30
Luis Tejeda
eed8a2c5d3
ignore invalid nodes
...
ignore invalid nodes
2022-06-22 17:49:31 -05:00
Ankit Saini
17622a4104
Merge branch 'split/develop/multiFileSupport' of github.com:postmanlabs/openapi-to-postman into feature/add-reference-map-bundle
2022-06-22 10:47:45 +05:30
Luis Tejeda
ac6c73209d
change json output format
2022-06-17 10:33:34 -05:00
Luis Tejeda
127964d4b9
change json output formt
2022-06-17 10:23:42 -05:00
Ankit Saini
1a2f9c97ca
Add a reference map to bundle output
2022-06-17 10:29:34 +05:30
Luis Tejeda
0b78cf18a5
Validate if the input version is supported
...
Validate if the input version is supported
2022-06-15 18:08:34 -05:00
Luis Tejeda
2c0d63ff29
Validate the version input
...
Validate the version input
2022-06-15 17:01:33 -05:00
Luis Tejeda
6e192043d3
Refactoring
...
refactoring
2022-06-15 16:41:43 -05:00
Luis Tejeda
6ade03062a
Add reusable referenced path item object
...
Add reusable referenced path item object
2022-06-14 12:25:48 -05:00
Erik Mendoza
81cb60a452
Merge branch 'split/develop/multiFileSupport' into feature/swagger20BundleSupport
2022-06-09 18:39:20 -05:00
Luis Tejeda
9896b24d81
add correct to root name in result
...
add correct to root name in result
2022-06-09 18:25:23 -05:00
Luis Tejeda
e2a7b3fb05
removed commented line'
2022-06-09 11:54:21 -05:00
Luis Tejeda
642de55832
Merge branch 'split/develop/multiFileSupport' into fix/formatForEachroot
2022-06-09 11:50:38 -05:00
Luis Tejeda
775682b7c3
Take format from root
...
take the format of each root when the option for the process is not present
2022-06-09 11:46:23 -05:00
Erik Mendoza
446e8651e5
Resolving properties as a reusable component
...
Resolve each property as a different schema instead of inline
2022-06-08 18:15:03 -05:00
Luis Tejeda
bb3a3c00d9
Change defatult version
...
change the default version from 3.0.0 to 3.0 and validate incorrect input.type value (different than multiFile)
2022-06-08 16:51:56 -05:00
Luis Tejeda
0a81fd8a96
Folder for multifile and multi data res
...
Change the use of folder and now use multiFile as option type value.
Return a JS object instead of a json string
return a data array in response
2022-06-06 17:14:08 -05:00
Luis Tejeda
4ccfa86271
Throw errors instead of returning reason
...
Throw errors instead of returning reason and throw errors if the entry has no root files
2022-06-06 15:58:09 -05:00
Luis Tejeda
2e73ed22bb
Fix input validation in multi file APIs
2022-06-06 11:23:39 -05:00
Luis Tejeda
2e79c2755c
Update schemaUtils.js
2022-06-03 17:10:19 -05:00
Luis Tejeda
7b5e68b2b6
Issue with empty roots bundle
2022-06-03 16:34:23 -05:00
Luis Tejeda
b7e2597cc1
Add input validation for Multifile APIs
...
Add input validation for Multifile APIs
2022-06-03 12:54:10 -05:00
Erik Mendoza
c82d50ed8d
Adding safe parsing to the node's content parsing
2022-06-02 14:29:03 -05:00
Luis Tejeda
d289dd0fdc
Fix defintions replacing instead of merging
...
Fix defintions replacing instead of merging
2022-06-01 14:09:35 -05:00
Erik Mendoza
caf725e997
Adding new tests for 2.0 version
2022-06-01 12:17:53 -05:00
Erik Mendoza
088edba128
Refactor, cleaning and adding new test scenarios
...
- adding support for not provided nodes in input.
- adding support to bringing local dependencies in references from external references content
- bundle getReferences method tests
- Adding a new type of error to catch parsing errors and handle
2022-05-29 00:03:36 -05:00
Luis Tejeda
e2035a5f19
Fix PR request changes
...
Fix PR request changes
2022-05-27 16:09:23 -05:00