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
Vishal Shingala
683a169a4f
Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into develop
2022-07-13 14:58:19 +05:30
Vishal Shingala
2f2de44ff3
Merge pull request #525 from postmanlabs/split/develop/multiFileSupport
...
Multi-file support APIs
2022-07-13 14:57:29 +05:30
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
Vishal Shingala
2f16948d8f
Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into develop
2022-07-12 15:13:35 +05:30
Carlos-Veloz
6b9100df6e
Merge pull request #599 from postmanlabs/fix/ValidationInput
...
Fix/validation input
2022-07-11 17:33:49 -05:00
Luis Tejeda
376b79b99b
fix faillin tests
2022-07-11 16:48:44 -05:00
Luis Tejeda
eab7a07c90
Update inputValidation31X.js
...
Homologate validation
2022-07-11 16:22:57 -05:00
Luis Tejeda
34b741668b
Update inputValidation31X.js
2022-07-11 16:20:05 -05:00
Luis Tejeda
d606d11034
Update schemapack.js
...
Fix spelling error
2022-07-11 16:17:58 -05:00
Erik Mendoza
48c7144ae7
Merge pull request #558 from postmanlabs/feature/swagger20BundleSupport
...
Feature/swagger20 bundle support
2022-07-11 16:02:15 -05:00
Luis Tejeda
3aae205ca6
avoid invalid objects to throw error
...
avoid invalid objects to throw error
2022-07-11 15:29:21 -05:00
Erik Mendoza
bc22ae21e6
Fix validateSupportedVersion test to support swagger 2.0
2022-07-11 14:26:22 -05:00
Erik Mendoza
5b10622deb
Merge branch 'split/develop/multiFileSupport' into feature/swagger20BundleSupport
2022-07-11 14:25:25 -05:00
Carlos-Veloz
196a954e94
Merge pull request #598 from postmanlabs/fix/CircularRefContent
...
Add ref and property for circular ref
2022-07-11 13:15:59 -05:00
Luis Tejeda
f1ae42f46b
Add ref and property for circular ref
...
Add ref and property for circular ref
2022-07-11 12:20:00 -05:00
Erik Mendoza
cca38b01da
Merge pull request #596 from postmanlabs/fix/CircularReferences2
...
Fix circular references
2022-07-08 18:28:43 -05:00
Erik Mendoza
d7cb2a17e5
Merge pull request #595 from postmanlabs/fix/CircularReferences
...
Fix circular references in bundle
2022-07-08 18:25:11 -05:00
Luis Tejeda
3737e9acba
remove unnecesary code
2022-07-08 17:38:04 -05:00
Luis Tejeda
8e3293717d
Fix circular references
...
fix circular references
2022-07-08 17:37:16 -05:00
Luis Tejeda
83e6819c66
Fix circular references in bundle
...
Fix circular references in bundle
2022-07-08 17:26:27 -05:00
Erik Mendoza
98a4388558
Merge pull request #594 from postmanlabs/fix/errorDetectRootSwagger
...
fix reading version when swagger
2022-07-08 11:40:40 -05:00
Luis Tejeda
4b32d1bf8c
fix reading version when swagger
2022-07-08 11:04:03 -05:00
Erik Mendoza
dcb78e30d7
Merge pull request #593 from postmanlabs/fix/versionSupport
...
Remove support for swagger 2.0
2022-07-07 18:56:40 -05:00
Carlos-Veloz
e02e1f7a02
Merge pull request #592 from postmanlabs/feat/ExampleInLine20
...
Feat/example in line20
2022-07-07 18:55:59 -05:00
Erik Mendoza
68ad0c4f88
Fix test root file
2022-07-07 18:22:58 -05:00
Luis Tejeda
b89e4fdbbb
Remove support for swagger 2.0
...
avoid converting files with version 2.0
2022-07-07 18:22:30 -05:00
Erik Mendoza
b9f7c00627
adding test to validate example key resolution inline
2022-07-07 16:25:49 -05:00
Luis Tejeda
dd7d1426c1
Force example to be inline
2022-07-07 15:26:12 -05:00
Carlos-Veloz
9656ccb808
Merge pull request #590 from postmanlabs/feat/ExampleInline
...
Resolve example inline
2022-07-07 14:17:20 -05:00
Erik Mendoza
56fb2660ab
Merge pull request #591 from postmanlabs/fix/examplesResolution
...
Fix resolve examples
2022-07-07 13:28:23 -05:00
Luis Tejeda
041ab9dabe
Fix replace all
...
use replace and a global regex instead of replaceAll
2022-07-07 12:57:26 -05:00
Luis Tejeda
0ec3f24b9c
Fix resolve examples
2022-07-07 12:46:45 -05:00
Luis Tejeda
bf71ccbdc3
Fix
2022-07-07 12:09:46 -05:00
Luis Tejeda
20b90f6199
Resolve example inline
2022-07-07 12:08:45 -05:00
Luis Tejeda
e7b91f48aa
Merge pull request #588 from postmanlabs/fix/valueKeyResolvedInline
...
Fix/value key resolved inline
2022-07-07 09:53:36 -05:00
Luis Tejeda
8c187e76cc
Merge pull request #589 from postmanlabs/fix/valueKeyInlineMultiFile
...
Fixing value key to resolve inline
2022-07-06 16:52:42 -05:00
Erik Mendoza
a10e67862c
Modifying a file name
2022-07-06 16:19:29 -05:00
Erik Mendoza
65dd51ca51
modifying a file name
2022-07-06 16:16:54 -05:00
Erik Mendoza
f0a7ad3daf
Fixing value key to resolve inline
2022-07-06 15:53:07 -05:00
Erik Mendoza
9005d5e6fb
Adding a test case
2022-07-06 15:34:16 -05:00
Erik Mendoza
4bf664e80a
Fix value resolution.
...
- When value is not below the properties key, it will be resolved inline
- Avoiding to overwrite the already created references when they are called again from a different node
2022-07-06 15:24:29 -05:00
Erik Mendoza
73d7aaca4d
Merge pull request #586 from postmanlabs/fix/errorInlineMapping
...
Fix error in ref map with inline
2022-07-06 12:54:21 -05:00
Erik Mendoza
b402ab2eac
Merge pull request #587 from postmanlabs/fix/refmapInline
...
Fix error in ref map with inline - swagger 20 support
2022-07-06 12:53:32 -05:00
Luis Tejeda
9189cc8ae5
Fix references map
2022-07-06 12:14:02 -05:00
Luis Tejeda
44c44e4381
Hide info
2022-07-06 11:48:34 -05:00
Luis Tejeda
9d8ff08954
Fix error in ref map with inline
2022-07-06 11:45:14 -05:00
Carlos-Veloz
de4cc9fb8c
Merge pull request #585 from postmanlabs/fix/componentsObjectReferenced20
...
Support root components referenced from external files
2022-07-05 10:52:03 -05:00
Erik Mendoza
2c8b7a5b8d
fix jsDoc warning
2022-07-05 10:35:36 -05:00
Erik Mendoza
ec803ba0e1
Support root components referenced from external files
2022-07-04 20:12:52 -05:00