feat: added fineOne API for workspace & project for update purposes
This commit is contained in:
@@ -25,7 +25,7 @@ export enum PermissionEnum {
|
||||
DPAGE = "dpage",
|
||||
DMAIL = 'dmail',
|
||||
RESELLER="reseller",
|
||||
WORKSPACE="workspace", // create, update, remove
|
||||
WORKSPACE="workspace", // create, update, remove, read-one(for update purposes)
|
||||
VIEW_ALL_WORKSPACES="view_all_workspaces",
|
||||
PROJECT="project", // create, update, remove
|
||||
VIEW_ALL_PROJECTS="view_all_projects",
|
||||
|
||||
Reference in New Issue
Block a user