{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/magic_description",
"title": "magic_description",
"description": "An optional human provided description of the static route.",
"example": "New route for new prefix 203.0.113.1",
"type": "string"
}