mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 13:30:39 +08:00
feat(business_profile): add business profile table and CRUD endpoints (#1928)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
pub mod address;
|
||||
pub mod api_keys;
|
||||
pub mod business_profile;
|
||||
mod capture;
|
||||
pub mod cards_info;
|
||||
pub mod configs;
|
||||
|
||||
Reference in New Issue
Block a user