mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-07 07:42:13 +03:00
Store synced models keyed by providerId:connectionId so each API key's models are tracked separately. On read, union across all connections. On connection delete, remove only that key's models. Models with no remaining connections are automatically excluded.