You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That error looks like it is coming from the "renderDefinition" function. Line 744 then it tries to access properties of the swagger definition on line 760. I would recommend adding a console.log in that function to see if there's an issue with the parameters being passed in.
I've run this against a sample file from Swagger.io and all seems to be OK. Can you double check the Swagger file is valid?
Are you running this on Windows?
I receive an error "TypeError: Cannot read property 'properties' of undefined"
steps:
any suggestion?
The text was updated successfully, but these errors were encountered: