mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-06 15:22:12 +03:00
- api-keys: remove flaky console.log assertion (route now uses Pino structured logger via console.error, not console.log) - chat-pipeline: update REQUIRE_API_KEY test to reflect authz pipeline enforcement moved to route layer (handleChat no longer checks it) - chat-pipeline: accept both 'Invalid'/'Incorrect' API key error formats