waf-managed-rules_schemas-description

The public description of the WAF rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waf-managed-rules-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waf-managed-rules_schemas-description",
  "title": "waf-managed-rules_schemas-description",
  "description": "The public description of the WAF rule.",
  "example": "SQL injection prevention for SELECT statements",
  "readOnly": true,
  "type": "string"
}