mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	fix: Fixed spell check (#8227)
This commit is contained in:
		| @ -1345,7 +1345,7 @@ pub struct LabelWithScoreEventResponse { | ||||
| #[serde(rename_all = "snake_case")] | ||||
| pub struct CalSuccessRateEventResponse { | ||||
|     pub labels_with_score: Vec<LabelWithScoreEventResponse>, | ||||
|     pub routing_apporach: RoutingApproach, | ||||
|     pub routing_approach: RoutingApproach, | ||||
| } | ||||
|  | ||||
| #[derive(Clone, Debug, Serialize, Deserialize)] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sarthak Soni
					Sarthak Soni