{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_filters_components-schemas-description",
"title": "firewall_filters_components-schemas-description",
"description": "An informative summary of the filter.",
"example": "Restrict access from these browsers on this address range.",
"maxLength": 500,
"type": "string"
}