Needed clarification for autoconvert matchers

Hi,

Accordingly to the official documentation we can only use ‘{}’ to define wildcards.

A few questions:

  1. What characters such wildcard recognizes? I guess it excludes at least ‘/’ character.
  2. Is there any way to define exclusions? In our case we would like to exclude some characters.

I am interested as well… a simple wildcard like “*” would have done the job. Not every time we need level values :frowning:
Maybe I am missing something.

Is there any way to match the URL domain like “https://xxx.xxx.com/*”?