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