pub async fn restore_ref(state: AppState, ref_id: Uuid) -> Result<(), AppError>
Restores a soft-deleted document reference.