{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_options_preflight_bypass", "title": "access_options_preflight_bypass", "description": "Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if cors_headers is set.", "example": true, "type": "boolean" }