[FEATURE] Move connector module from router crate to a new crate hyperswitch_connectors #4514
Open
2 tasks done
Labels
A-core
Area: Core flows
C-feature
Category: Feature request or enhancement
C-tracking-issue
Category: Tracking issue for a proposal or a category of bugs
Feature Description
The connector module code needs to be moved from crate
router
to a new cratehyperswitch_connectors
.Possible Implementation
The following changes (in this order) will be required for this feature:
data_models
is to be renamed tohyperswitch_domain_models
.hyperswitch_domain_models
.ConnectorIntegration
will move to cratehyperswitch_interfaces
.IncomingWebhook
will move to cratehyperswitch_interfaces
.hyperswitch_connectors
.Linked Issues:
Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: