OptionaloptionalWhen true, an ABSENT parameter passes; a present one is still checked.
This is how a case asserts "if the model sets Format, it must be json" without
requiring it to set Format at all — the common shape for optional action params that
carry a server-side default.
One matcher bound to the parameter it checks.