mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(connector_onboarding): Add Connector onboarding APIs (#3050)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -147,6 +147,7 @@ pub fn mk_app( | ||||
|             .service(routes::Gsm::server(state.clone())) | ||||
|             .service(routes::PaymentLink::server(state.clone())) | ||||
|             .service(routes::User::server(state.clone())) | ||||
|             .service(routes::ConnectorOnboarding::server(state.clone())) | ||||
|     } | ||||
|  | ||||
|     #[cfg(all(feature = "olap", feature = "kms"))] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mani Chandra
					Mani Chandra