Skip to content

wildcard for params and others #7

Description

@jacksonp2008

http://mysite.com/getsomething/:appliance?uuid=:uuid

In the example above, restbird will match:

http://mysite.com/getsomething/FS-BRANCH01?uuid=:uuid

But not:

http://mysite.com/getsomething/FS-BRANCH01?uuid=123123-123123-1231231-123123123

Is there a way to wildcard params or other wildcard options so the URL doesn't have to be an exact match?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions