{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_timestamp", "title": "tunnel_timestamp", "example": "2014-01-01T05:20:00.12345Z", "format": "date-time", "type": "string" }