Skip to main content

set_permission_allowlist

Function
This function is defined in the approval module.
Set the global permission allowlist.

Signature

def set_permission_allowlist(allowlist: PermissionAllowlist) -> None

Parameters

allowlist
PermissionAllowlist
required
No description available.