mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	fix(router): Make v2 endpoints follow standard naming conventions (#8630)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -91,8 +91,9 @@ pub use self::app::{ | ||||
|     ApiKeys, AppState, ApplePayCertificatesMigration, Authentication, Cache, Cards, Chat, Configs, | ||||
|     ConnectorOnboarding, Customers, Disputes, EphemeralKey, FeatureMatrix, Files, Forex, Gsm, | ||||
|     Health, Hypersense, Mandates, MerchantAccount, MerchantConnectorAccount, PaymentLink, | ||||
|     PaymentMethods, Payments, Poll, ProcessTracker, Profile, ProfileAcquirer, ProfileNew, Refunds, | ||||
|     Relay, RelayWebhooks, SessionState, ThreeDsDecisionRule, User, Webhooks, | ||||
|     PaymentMethods, Payments, Poll, ProcessTracker, ProcessTrackerDeprecated, Profile, | ||||
|     ProfileAcquirer, ProfileNew, Refunds, Relay, RelayWebhooks, SessionState, ThreeDsDecisionRule, | ||||
|     User, UserDeprecated, Webhooks, | ||||
| }; | ||||
| #[cfg(feature = "olap")] | ||||
| pub use self::app::{Blocklist, Organization, Routing, Verify, WebhookEvents}; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Anurag Thakur
					Anurag Thakur