The value must match at least one of the listed schemas.
{"anyOf": [{"type": "string"}, {"type": "null"}]}
Use anyOf for optional types or flexible input shapes.