firewall_header_value

The value of the response header, which must match exactly.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-header-value-schema.json Raw ↑
{
  "$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"
}