{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/teams-devices_schemas-description",
"title": "teams-devices_schemas-description",
"description": "A description of the policy.",
"example": "Policy for test teams.",
"maxLength": 500,
"type": "string"
}