{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/addressing_service_name",
"title": "addressing_service_name",
"description": "Name of a service running on the Cloudflare network",
"example": "Magic Transit",
"type": "string"
}