mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 22:02:08 +03:00
* fix(tools): keep opaque object schemas open * test: align opaque-object-schema expectations with additionalProperties:true The opaque-schema fix intentionally injects additionalProperties:true on empty object schemas (incl. the web_search passthrough shim and null/missing parameter fallbacks). Update the pre-fix snapshot assertions to match the new behavior. --------- Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com>