Optional remark describing the route.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_comment", "title": "tunnel_comment", "description": "Optional remark describing the route.", "example": "Example comment for this route.", "type": "string" }