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