{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_description", "title": "firewall_description", "description": "An informative summary of the rate limit. This value is sanitized and any tags will be removed.", "example": "Prevent multiple login failures to mitigate brute force attacks", "maxLength": 1024, "type": "string" }