Skip to main content

update

Function update 

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

Update file

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