Commit Graph

14 Commits

Author SHA1 Message Date
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
d3028c21bc Fix DFS traverse method to avoid repeated items ins missing array 2022-05-02 21:14:40 -05:00
Carlos_Veloz
136d9a7fa0 pet store separated files 2022-05-02 21:14:40 -05:00
Luis Tejeda
250efcf23c Fix old node version issue
Fix old node version issue
2022-05-02 21:14:40 -05:00
Luis Tejeda
f3030247ea Filter roots by specification version
Filter roots by specification version
2022-05-02 21:14:40 -05:00
Luis Tejeda
ef829769c1 remove local ref in path
remove the local reference in path
2022-05-02 21:14:40 -05:00
Luis Tejeda
d4c2b9d331 calculate missing path and $ref
calculate missing path and $ref
2022-05-02 21:14:40 -05:00
Luis Tejeda
c65d80ae05 add path solving while searching
add path solving while searching
2022-05-02 21:14:40 -05:00
Luis Tejeda
0f23e60afd ignore web refs like http...
ignore web refs and fix the root location
2022-05-02 21:14:40 -05:00
Luis Tejeda
578943adfd circular ref scenario
circular ref scenario
2022-05-02 21:14:39 -05:00
Luis Tejeda
4a38a70d0b Avoid reporting local refs
Avoid reporting local refs
2022-05-02 21:14:39 -05:00
Luis Tejeda
2fea161d84 Add scenario one file pointing to root file
Add scenario one file pointing to root file
2022-05-02 21:14:39 -05:00
Luis Tejeda
2312dccd74 Add test working from index
add pipeline from schemapack to related files
2022-05-02 21:14:39 -05:00
Luis Tejeda
2fefe62dc1 Add dfs algorithm
Add dfs algorithm
2022-05-02 21:14:39 -05:00