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

Support multiple schemas per route #156

@dantleech

Description

@dantleech

For example, you might want to have several URLs each time a document is saved.

For example:

/path/to/image
/path/to/image/thumbnail

Or

/path/to/document
/path/to/document/edit
/path/to/document/vote

Ideally it would be good to allow these individual URls to be redirect to a different controller, using the dynamic routers _type (?) key.

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