Skip to content

All paths are required to have 200 and default responses #18

Description

@japsu

djsw_wrapper requires all handlers to have 200 and default in responses. Lack thereof will cause a KeyError.

There are many situations where an endpoint will never answer with 200 OK, such as answering with 201 Created, 204 No Content or any of the 3xx redirects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions