mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(router): add gateway_status_map CRUD APIs (#2809)
				
					
				
			This commit is contained in:
		 Sai Harsha Vardhan
					Sai Harsha Vardhan
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							8b151898dc
						
					
				
				
					commit
					5c9e235bd3
				
			| @ -142,6 +142,7 @@ pub fn mk_app( | ||||
|             .service(routes::Files::server(state.clone())) | ||||
|             .service(routes::Disputes::server(state.clone())) | ||||
|             .service(routes::Routing::server(state.clone())) | ||||
|             .service(routes::Gsm::server(state.clone())) | ||||
|     } | ||||
|  | ||||
|     #[cfg(all(feature = "olap", feature = "kms"))] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user