Check app-server env on the server side

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Michael Fan
2026-03-27 14:50:08 -04:00
parent 2bf85d232a
commit efc0fa1880
17 changed files with 196 additions and 150 deletions

View File

@@ -12,6 +12,6 @@
"key",
"threadId"
],
"title": "ThreadDependencyEnvContainsParams",
"title": "ThreadEnvContainsParams",
"type": "object"
}

View File

@@ -8,6 +8,6 @@
"required": [
"contains"
],
"title": "ThreadDependencyEnvContainsResponse",
"title": "ThreadEnvContainsResponse",
"type": "object"
}