ILEastic
ILEastic copied to clipboard
parameter by name and use regex
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 .
Do you want to use this for path and path parm matching?