Open luisenriqueruiz opened 4 years ago
swagger.json file is not autogenerated correctly. items property is not included when the type is array.
swagger.json
items
array
Add a recursive function to get nested arrays.
Problem:
swagger.json
file is not autogenerated correctly.items
property is not included when the type isarray
.Solution:
Add a recursive function to get nested arrays.