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

"anyOf":
  - {$ref: "/request/wifi/scan"}
