preset-effector icon indicating copy to clipboard operation
preset-effector copied to clipboard

Failed on valid schema

Open igorkamyshev opened this issue 2 years ago • 0 comments

https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/examples/v3.0/uspto.yaml

.pnpm/[email protected]/node_modules/openapi-preset-effector/src/index.js:114
            createInterface(schema || content['application/json'].schema),
                                             ^

TypeError: Cannot read properties of undefined (reading 'application/json')

igorkamyshev avatar Feb 15 '23 11:02 igorkamyshev