Wildcard option for URL parameters
Allow wildcards to be used for URL parameters.
If you're unsure what exact URL param will be fired for an operation or it's dynamically changing, allowing a * as a wildcard option for either the entire parametized URL or certain parts would be very helpful.
44
votes

1 comment
-
Uri commented
should also allow matching parts of the path, before the '?' symbol