mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
Register credentialed routes for core
This commit is contained in:
@@ -166,6 +166,7 @@ codex-home = { path = "codex-home" }
|
||||
codex-config = { path = "config" }
|
||||
codex-connectors = { path = "connectors" }
|
||||
codex-context-fragments = { path = "context-fragments" }
|
||||
codex-credentialed-routes = { path = "credentialed-routes" }
|
||||
codex-core = { path = "core" }
|
||||
codex-core-api = { path = "core-api" }
|
||||
codex-core-plugins = { path = "core-plugins" }
|
||||
|
||||
Reference in New Issue
Block a user