{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/page-shield_policy-expression", "title": "page-shield_policy-expression", "description": "The expression which must match for the policy to be applied, using the Cloudflare Firewall rule expression syntax", "example": "ends_with(http.request.uri.path, \"/checkout\")", "type": "string" }