Allowed HTTP request headers.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_allowed_headers", "title": "access_allowed_headers", "description": "Allowed HTTP request headers.", "items": { "type": "string" }, "type": "array" }