teams-devices_match

The conditions that the client must match to run the rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-match-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_match",
  "title": "teams-devices_match",
  "description": "The conditions that the client must match to run the rule.",
  "items": {
    "$ref": "#/components/schemas/teams-devices_match_item"
  },
  "type": "array"
}