Skip to content

error: Cannot read property 'Parameter' of undefined #61

@murdercdh

Description

@murdercdh

Now I can use apidoc to generate the html correctly.

But when I try to use command line to gen the swagger-ui json file like following:

apidoc-swagger -i router/ -o swagger_doc/

then I get the error like this :

'error: Cannot read property 'Parameter' of undefined'

It seems I have to debug from the apidoc-swagger source code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions