Raúl Polanco Montiel
Raúl Polanco Montiel
Line 850 produces the following error: ``` C:\Users\anonymous\Downloads>openapi2postmanv2 -s api-docs.json -o postman.json Input file: C:\Users\anonymous\Downloads\api-docs.json TypeError: Cannot read property 'example' of null at Object.convertToPmBodyData (C:\Users\rpolanco\AppData\Roaming\npm\node_modules\openapi-to-postmanv2\lib\schemaUtils.js:860:17) at Object.convertToPmResponseBody (C:\Users\rpolanco\AppData\Roaming\npm\node_modules\openapi-to-postmanv2\lib\schemaUtils.js:759:25) at Object.convertToPmResponse...
Delete empty required array to avoid swagger validation errors: Structural error at components.schemas.[schema-name].properties.containers.items.required should NOT have fewer than 1 items limit: 1