Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Cannot handle multilevel URI's #233

@lefebvresam

Description

@lefebvresam

I would like to handle requests such as:

get("api/buildings")
and
get("api/buildings/details?id=1")

But this seems not to be working.

I'm restricted to:
get("api/buildings")
and
get("api/buildingdetails/1")

The info in the help is very limited on that.

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