Configuring ACL Permissions
Drumee's permission system is declared in ACL JSON files inside the server-team repository. Every service endpoint has an explicit permission requirement. The server evaluates that requirement on every request before dispatching to the service method.
This guide explains how the permission fields work and how to configure them correctly when adding or reviewing service endpoints.