{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/tunnel_version",
"title": "tunnel_version",
"description": "The cloudflared version used to establish this connection.",
"example": "2022.7.1",
"type": "string"
}