{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/addressing_bgp_signaling_modified_at", "title": "addressing_bgp_signaling_modified_at", "description": "Last time BGP signaling control was toggled. This field is null if BGP signaling has never been enabled.", "example": "2014-01-01T05:20:00.12345Z", "format": "date-time", "nullable": true, "type": "string" }