pub async fn update(
action_user: ActionUser,
__arg1: TenantDb,
__arg2: TenantSearch,
__arg3: Path<(DocumentBoxScope, FolderId)>,
__arg4: Garde<Json<UpdateFolderRequest>>,
) -> HttpStatusResultExpand description
Update folder
Updates a folder, can be a name change, a folder move, or both