teams-devices_allow_updates

Whether to receive update notifications when a new version of the client is available.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-allow-updates-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_allow_updates",
  "title": "teams-devices_allow_updates",
  "description": "Whether to receive update notifications when a new version of the client is available.",
  "example": true,
  "type": "boolean"
}