I was wondering if there was any way to implement wildcards and/or regex matching with the %rest:path annotation when using the RESTXQ module.
I have several situations where I am matching similar numbers of arguments to different functions, or an unknown number of arguments to a single function, and I was trying to figure out the best way to accomplish this.
Cheers,
Jeremy