feat(subscriptions): add route for creating subscription intent (#9123)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Prajjwal Kumar
2025-09-18 17:07:31 +05:30
committed by GitHub
parent 5b6409d4eb
commit d32b461950
21 changed files with 354 additions and 17 deletions

View File

@ -8412,6 +8412,7 @@ pub enum Resource {
RunRecon,
ReconConfig,
RevenueRecovery,
Subscription,
InternalConnector,
Theme,
}