add /search endpoints
This commit is contained in:
@@ -107,7 +107,6 @@ async function getAllDescendents(folderId: string, tenantId: string) {
|
||||
|
||||
await traverseFolder(folderId);
|
||||
|
||||
console.log(idArr);
|
||||
return idArr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user