Erik Mendoza
183bc1eb27
Refactor rule resolver 3.0 and 3.1
...
- Moving each bundling version rules to new files
- Removing componentsParentMatcher files
- Replacing the getKeyInComponents for each version by a generalized one
- Adding a method to get the version bundling data by version
- Replacing the new sources in files
2022-06-16 00:41:49 -05:00
Luis Tejeda
2c0d63ff29
Validate the version input
...
Validate the version input
2022-06-15 17:01:33 -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
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
8245b36f2d
add support for empty content
...
no content and multi version example
2022-05-02 21:14:39 -05:00
Luis Tejeda
bca54e58d1
Update versionUtils.js
...
Remove unnecessary code
2022-05-02 21:14:39 -05:00
Luis Tejeda
30cc74b720
add multiple versions support
...
add multiple versions support
2022-05-02 21:14:36 -05:00
Luis Tejeda
36e83721dd
Added first scenarios
...
Added first scenarios
2022-05-02 21:09:50 -05:00
Erik Mendoza
888bd70565
Adding swagger support in convert
2022-04-14 14:50:14 -05:00
Erik Mendoza
156e8b8436
Parse, getOptions, getMetadata and validate methods
...
Some methods has been moved and integrated to openapi to postman.
Scenarios related with folder input type are missing but they will be added in next tasks
2022-04-08 15:51:13 -05:00
Erik Mendoza
5afac8d2a5
Fix filterByVersion method
2022-01-20 13:52:53 -06:00
Erik Mendoza
dbbefd5b26
Fix options filter in getOptions, adding some tests to validate the filter by version
2022-01-19 18:34:36 -06:00
Erik Mendoza
ded6161ea3
mergeAndValidate support, addign some methods to get the version from inputs provided as folder, adding unit tests, fix schema utils reference in mergeAndValidate
2022-01-11 21:15:18 -06:00
Erik Mendoza
34f31e9931
Fix conversion process for openapi 3.1, adding schemaUtils31X and schemaUtils30X, adding unit tests
2021-12-07 21:52:51 -06:00
Erik Mendoza
b5d53fb54b
Getting spec version based on the input data and type
2021-11-26 14:42:46 -06:00