{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "description": "Empty success response for `process/writeStdin`.",
  "title": "ProcessWriteStdinResponse",
  "type": "object"
}