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

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