## YAML Template.
##---
$schema: http://json-schema.org/draft-04/schema#
id: "/request/motion"
basePath: "motion"
description: "motion service"

"anyOf":
  - {$ref: "/request/motion/init"}
  - {$ref: "/request/motion/deinit"}