{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/addressing_asn",
"title": "addressing_asn",
"description": "Autonomous System Number (ASN) the prefix will be advertised under.",
"example": 209242,
"nullable": true,
"type": "integer"
}