Support wildcards in blob input path pattern
You can currently use several supported path variables like {date} and {time}.
Could you please add support for wildcards so that such a pattern will be valid:
users/*/{date}/{time}
Using the "" symbol will currently cause an error (property 'pathPattern' cannot contain the value '')
30
votes
