firewall_components-schemas-description

An informative summary of the current URI-based WAF override.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-components-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_components-schemas-description",
  "title": "firewall_components-schemas-description",
  "description": "An informative summary of the current URI-based WAF override.",
  "example": "Enable Cloudflare Magento ruleset for shop.example.com",
  "maxLength": 1024,
  "nullable": true,
  "type": "string"
}