mirror of
https://github.com/openai/codex.git
synced 2026-04-27 08:05:51 +00:00
Check app-server env on the server side
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
"key",
|
||||
"threadId"
|
||||
],
|
||||
"title": "ThreadDependencyEnvContainsParams",
|
||||
"title": "ThreadEnvContainsParams",
|
||||
"type": "object"
|
||||
}
|
||||
@@ -8,6 +8,6 @@
|
||||
"required": [
|
||||
"contains"
|
||||
],
|
||||
"title": "ThreadDependencyEnvContainsResponse",
|
||||
"title": "ThreadEnvContainsResponse",
|
||||
"type": "object"
|
||||
}
|
||||
Reference in New Issue
Block a user