mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-14 19:22:32 +03:00
The Gemini API rejects JSON schemas containing the "optional" field, returning "400: Cannot find field: optional". Added "optional" to UNSUPPORTED_SCHEMA_CONSTRAINTS in geminiHelper.ts so it is recursively stripped before sending to upstream. Also: update star history section in README — embed replaced with live link since api.star-history.com was suspended by GitHub in March 2025. Closes #244