mirror of
https://github.com/openai/codex.git
synced 2026-04-25 15:15:15 +00:00
codex: address PR review feedback (#14988)
This commit is contained in:
@@ -6113,6 +6113,7 @@
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"properties": {
|
||||
"delta": {
|
||||
"description": "Raw bytes from the command stream (may not be valid UTF-8).",
|
||||
"type": "string"
|
||||
},
|
||||
"itemId": {
|
||||
|
||||
Reference in New Issue
Block a user