mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(customer_v2): add route for customer retrieve v2 (#5516)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in> Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in> Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in> Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
This commit is contained in:
@ -23,6 +23,7 @@ impl CustomerNew {
|
||||
}
|
||||
}
|
||||
|
||||
// #[cfg(all(feature = "v2", feature = "customer_v2"))]
|
||||
impl Customer {
|
||||
#[cfg(all(feature = "v2", feature = "customer_v2"))]
|
||||
pub async fn update_by_id(
|
||||
|
||||
Reference in New Issue
Block a user