{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_header_name",
"title": "firewall_header_name",
"description": "The name of the response header to match.",
"example": "Cf-Cache-Status",
"type": "string"
}