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

6 lines
188 B
JSON

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