{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_approval_required", "title": "access_approval_required", "default": false, "description": "Requires the user to request access from an administrator at the start of each session.", "example": true, "type": "boolean" }