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