{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/tunnel_tunnel_types",
"title": "tunnel_tunnel_types",
"description": "The types of tunnels to filter separated by a comma.",
"example": "cfd_tunnel,warp_connector",
"type": "string"
}