teams-devices_match_item

APIs.ioEngineeringPlatform

Properties

Name Type Description
platform object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-match-item-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_match_item",
  "title": "teams-devices_match_item",
  "properties": {
    "platform": {
      "$ref": "#/components/schemas/teams-devices_platform"
    }
  },
  "type": "object"
}