mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -75,9 +75,9 @@ impl_api_event_type!(
|
||||
MandateId,
|
||||
DisputeListConstraints,
|
||||
RetrieveApiKeyResponse,
|
||||
BusinessProfileResponse,
|
||||
BusinessProfileUpdate,
|
||||
BusinessProfileCreate,
|
||||
ProfileResponse,
|
||||
ProfileUpdate,
|
||||
ProfileCreate,
|
||||
RevokeApiKeyResponse,
|
||||
ToggleKVResponse,
|
||||
ToggleKVRequest,
|
||||
|
||||
Reference in New Issue
Block a user