6 lines
172 B
JSON
6 lines
172 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"title": "FsWriteFileResponse",
|
|
"description": "Successful response for `fs/writeFile`.",
|
|
"type": "object"
|
|
} |