mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
6 lines
194 B
JSON
6 lines
194 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"description": "Empty success response for `command/exec/terminate`.",
|
|
"title": "CommandExecTerminateResponse",
|
|
"type": "object"
|
|
} |