## YAML Template.
##---
$schema: http://json-schema.org/draft-04/schema#
id: "/response/io"
basePath: "io0"

"anyOf":
  - {$ref: "/response/io/get"}
  - {$ref: "/response/io/warning"}
  - {$ref: "/response/io/error"}