Features enabled for the Cloudflare Tunnel.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_features", "title": "tunnel_features", "description": "Features enabled for the Cloudflare Tunnel.", "items": { "example": "ha-origin", "type": "string" }, "type": "array" }