{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_rules_components-schemas-description",
"title": "firewall_rules_components-schemas-description",
"default": "",
"description": "An informative description of the rule.",
"example": "Execute the OWASP ruleset when the IP address is not 1.1.1.1",
"type": "string"
}