Skip to content

Document that middleware functions need to return a Result object #48

@pmcclory-pp

Description

@pmcclory-pp

In order to propagate results through the middleware call chain each middleware needs to return a Result object. make this clear in the comments/documentation. In most cases simply propagating the Result that was returned to it by the inner layer it called

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