teams-devices_schemas-description

A description of the policy.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-schemas-description-schema.json Raw ↑
{
  "$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"
}