mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
codex: strip guardian reviewThreadId from app protocol
Keep the guardian rollout attachment plumbing for /feedback uploads, but remove the unnecessary app-server notification/schema field so the PR stays narrowly scoped. Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -4554,12 +4554,6 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"reviewThreadId": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"riskLevel": {
|
||||
"anyOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user