{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/teams-devices_support_url",
"title": "teams-devices_support_url",
"description": "The URL to launch when the Send Feedback button is clicked.",
"example": "https://1.1.1.1/help",
"type": "string"
}