match
Parameters
value
Whether to match all search requirements or at least one (any). If set to all
, acts like a logical AND between filters. If set to any
, acts like a logical OR instead. Note that the interaction between tag filters is controlled by the tag-match
parameter instead. Available values: "any", "all".