Skip to content

Fixed http invalid #36

@edoardoscarpaci

Description

@edoardoscarpaci

apispec.exceptions.APISpecError: One or more HTTP methods are invalid: unlock, report, copy, move, trace, checkout, update, lock, websocket, mkcol, checkin, connect, propfind, proppatch, uncheckin, version-control
Fixed by chaning method_handler.dict.get("module") to "falcon.responders": method_handler.module == "falcon.responders":

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