CaidoMutations::Scopes
Class methods
create(name : String, allowlist : Array(String), denylist : Array(String) = [] of String)
Create a new scope
update(scope_id : String, name : String | Nil = nil, allowlist : Array(String) | Nil = nil, denylist : Array(String) | Nil = nil)
Update a scope