Texecom Event Schemas

JSON Schema Documentation

Panel (Connect Protocol) Event Types

A placeholder schema that accepts any string.

$idhttps://schemas.texecom-prod.com/v2/events/event-type/panel/connect/v1.0.0.json
$schemahttp://json-schema.org/draft-07/schema

$id https://schemas.texecom-prod.com/v2/events/event-type/panel/connect/v1.0.0.json
Title Panel (Connect Protocol) Event Types
Description A placeholder schema that accepts any string.
TypeString

Schema

{
    "$id": "https://schemas.texecom-prod.com/v2/events/event-type/panel/connect/v1.0.0.json",
    "$schema": "http://json-schema.org/draft-07/schema",
    "title": "Panel (Connect Protocol) Event Types",
    "description": "A placeholder schema that accepts any string.",
    "type": "string"
}