Skip to content

typed route only supports 1 method per route #1232

@vlovich

Description

@vlovich

If two #[route] functions have the same path but different methods they respond to, xitca fails to construct. However, #[route] doesn't have a way to request multiple paths. I believe I noticed a todo in the macro to support multiple methods.

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