{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_allow_credentials", "title": "access_allow_credentials", "description": "When set to `true`, includes credentials (cookies, authorization headers, or TLS client certificates) with requests.", "type": "boolean" }