{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/teams-devices_allow_mode_switch",
"title": "teams-devices_allow_mode_switch",
"description": "Whether to allow the user to switch WARP between modes.",
"example": true,
"type": "boolean"
}