match Values
Parameters
value
One or more string or integer values(e.g. "1") representing the value of the request path to match. Don't include the leading slash (/
). If multiple values are specified, they're evaluated using OR
logic.
Parameters
values
One or more string or integer values(e.g. "1") representing the value of the request path to match. Don't include the leading slash (/
). If multiple values are specified, they're evaluated using OR
logic.