mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
Pass turn id with feedback uploads
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"turnId": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user