mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Add transaction scopes to test keys
This commit is contained in:
@@ -70,6 +70,8 @@ trait ProjectCustom
|
||||
'databases.write',
|
||||
'collections.read',
|
||||
'collections.write',
|
||||
'transactions.read',
|
||||
'transactions.write',
|
||||
'tables.read',
|
||||
'tables.write',
|
||||
'documents.read',
|
||||
|
||||
Reference in New Issue
Block a user