mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 00:23:25 -06:00
361869e434
* 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>