For route `/user/{{uuid:{UUID_REGEX.pattern}}}` Instead of sending: ` /user/.* ` send: ` /user/\w{8}-\w{4}-\w{4}-\w{4}-\w{12} `