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