Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parameter by name and use regex #98

Open
NielsLiisberg opened this issue Mar 24, 2021 · 1 comment
Open

parameter by name and use regex #98

NielsLiisberg opened this issue Mar 24, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@NielsLiisberg
Copy link
Collaborator

It would also be cool if we could support something like

/api/customer/{id : [0-9]}

So we could have the best of both worlds: get path parameter by name and use regex .

@NielsLiisberg NielsLiisberg added the enhancement New feature or request label Mar 24, 2021
@wimjongman
Copy link
Contributor

Do you want to use this for path and path parm matching?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants