Skip to content

Tornado getargspec with decorated handler method arguments. #102

@matijabesednik

Description

@matijabesednik

Current implementation uses deprecated inspect.getargspec() method to get argument names.

It causes issues having decorated handler methods and you get decorator arguments instead of method arguments which breaks swagger path generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions