Skip to main content

update

Function update 

Source
pub async fn update(
    action_user: ActionUser,
    __arg1: TenantDb,
    __arg2: TenantSearch,
    __arg3: Path<(DocumentBoxScope, FolderId)>,
    __arg4: Garde<Json<UpdateFolderRequest>>,
) -> HttpStatusResult
Expand description

Update folder

Updates a folder, can be a name change, a folder move, or both