mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-28 13:53:35 +00:00
* fix(validation): preserve null in anyOf unions instead of coercing to empty string Fixes #96716 * fix(validation): preserve null in anyOf unions instead of coercing to empty string * fix(validation): preserve null in anyOf unions instead of coercing to empty string --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>