mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
refactor(customers_v2): address panics and some bugs in customers v2 endpoints (#6836)
This commit is contained in:
@ -235,6 +235,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::admin::BusinessCollectLinkConfig,
|
||||
api_models::admin::BusinessPayoutLinkConfig,
|
||||
api_models::customers::CustomerRequest,
|
||||
api_models::customers::CustomerUpdateRequest,
|
||||
api_models::customers::CustomerDeleteResponse,
|
||||
api_models::payment_methods::PaymentMethodCreate,
|
||||
api_models::payment_methods::PaymentMethodResponse,
|
||||
|
||||
Reference in New Issue
Block a user