Skip to content

[Feature] Dynamic route support #2043

Open
@qwang07

Description

@qwang07

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

I hope to support dynamic route resolution. Currently, routes can only be accessed through file names, and the API designed in this way is difficult to comply with the design principles of RESTful API. You can put the settings in the yaml file, such as adding a path parameter.

// not support
/users/{id}

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions