tunnel_comment

Optional remark describing the route.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-comment-schema.json Raw ↑
{
  "$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"
}