ouropencode / OpenDocumenter

OpenDocumenter is a automatic documentation generator for OpenAPI v3 schemas. Simply provide your schema file in JSON or YAML, then sit back and enjoy the documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endless loading when openapi section `tags` empty.

youaresofunny opened this issue · comments

Loading Error: Cannot read property 'forEach' of undefined envInject.js : 30

Have added tags description to my schema - now it works, but you need some sort of check in that place.

Schema is, of course, valid and passes through {"abortOnInvalidSchema": true}

Thank you for opening your first issue! Please ensure you've read the CONTRIBUTING.md and CODE_OF_CONDUCT.md files.