mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	refactor(router): add api_version and make profile_id mandatory in mca v2 (#5602)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		 Sai Harsha Vardhan
					Sai Harsha Vardhan
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							19a9180925
						
					
				
				
					commit
					56791c2743
				
			| @ -1336,7 +1336,7 @@ pub(super) trait GetProfileId { | ||||
|  | ||||
| impl GetProfileId for MerchantConnectorAccount { | ||||
|     fn get_profile_id(&self) -> Option<&String> { | ||||
|         self.profile_id.as_ref() | ||||
|         Some(&self.profile_id) | ||||
|     } | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user