{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic-transit_labels", "title": "magic-transit_labels", "description": "Field appears if there is an additional annotation printed when the probe returns. Field also appears when running a GRE+ICMP traceroute to denote which traceroute a node comes from.", "items": { "type": "string" }, "type": "array" }