mirror of
https://github.com/openai/codex.git
synced 2026-04-29 08:56:38 +00:00
codex: address PR review feedback (#18077)
This commit is contained in:
@@ -11117,6 +11117,12 @@
|
||||
},
|
||||
"threadId": {
|
||||
"type": "string"
|
||||
},
|
||||
"turnId": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user