{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/logpush_schemas-destination_conf", "title": "logpush_schemas-destination_conf", "description": "Unique WebSocket address that will receive messages from Cloudflare\u2019s edge.", "example": "wss://logs.cloudflare.com/instant-logs/ws/sessions/99d471b1ca3c23cc8e30b6acec5db987", "format": "uri", "maxLength": 4096, "type": "string" }