Files
codex-telegram-bot/schemas/v2/CommandExecWriteResponse.json
T

6 lines
186 B
JSON

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