mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	refactor(router): add openapi spec support for gsm apis (#2871)
This commit is contained in:
		 Sai Harsha Vardhan
					Sai Harsha Vardhan
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							f248fe2889
						
					
				
				
					commit
					62c9ccae6a
				
			| @ -31,3 +31,9 @@ impl ApiEventMetric for gsm::GsmDeleteResponse { | ||||
|         Some(ApiEventsType::Gsm) | ||||
|     } | ||||
| } | ||||
|  | ||||
| impl ApiEventMetric for gsm::GsmResponse { | ||||
|     fn get_api_event_type(&self) -> Option<ApiEventsType> { | ||||
|         Some(ApiEventsType::Gsm) | ||||
|     } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user