Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

bug in _clean_params method does not properly handle NoneType request_params #13

@ieichen137

Description

@ieichen137

when a route uses a parameter that is not python variable compliant, we have a function which naturally maps the input parameter to the correct one. this function fails when request params is none and the route uses one of the parameters which needs conversion.

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