{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_ua-rules_components-schemas-description", "title": "firewall_ua-rules_components-schemas-description", "description": "An informative summary of the rule.", "example": "Prevent access from abusive clients identified by this User Agent to mitigate a DDoS attack", "maxLength": 1024, "type": "string" }