mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-09 17:42:08 +08:00
- Recursively strip `$schema` and `$id` dialect keywords from tool parameter schemas. - Ensure object schemas and union object types retain an empty `properties` map. - Re-encode normalized parameters without escaping HTML entities. Closes: #5612