Files
codex/codex-rs/app-server-protocol/schema/json/v2/CommandExecWriteResponse.json
Ruslan Nigmatullin 0628035988 cr
2026-03-06 13:25:07 -08:00

6 lines
186 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Empty success response for `command/exec/write`.",
"title": "CommandExecWriteResponse",
"type": "object"
}