{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_body", "title": "firewall_body", "description": "The response body to return. The value must conform to the configured content type.", "example": "This request has been rate-limited.", "maxLength": 10240, "type": "string" }