{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "CommandExecResizeResponse",
  "description": "Empty success response for `command/exec/resize`.",
  "type": "object"
}