Description of the prefix.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/addressing_description", "title": "addressing_description", "description": "Description of the prefix.", "example": "Internal test prefix", "maxLength": 1000, "type": "string" }