{ "$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" }