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