{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_description_search",
"title": "firewall_description_search",
"description": "A string to search for in the description of existing rules.",
"example": "abusive",
"type": "string"
}