Allows all origins.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_allow_all_origins", "title": "access_allow_all_origins", "description": "Allows all origins.", "type": "boolean" }