Files
codex/codex-rs/app-server-protocol/schema/json/v2/FsReadFileCloseResponse.json
2026-06-09 07:17:12 -07:00

6 lines
181 B
JSON
Generated

{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Successful response for `fs/readFile/close`.",
"title": "FsReadFileCloseResponse",
"type": "object"
}