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

"anyOf":
  -  {$ref : "/response/ws/ready"}
  -  {$ref : "/response/ws/redirect"}