Commit Graph

12 Commits

Author SHA1 Message Date
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