{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_header_value",
"title": "firewall_header_value",
"description": "The value of the response header, which must match exactly.",
"example": "HIT",
"type": "string"
}