access_allow_all_headers

Allows all HTTP request headers.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-allow-all-headers-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_allow_all_headers",
  "title": "access_allow_all_headers",
  "description": "Allows all HTTP request headers.",
  "example": true,
  "type": "boolean"
}