mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
fix: Fixed spell check (#8227)
This commit is contained in:
@ -70,4 +70,5 @@ pub struct RoutingEventsResult {
|
||||
pub created_at: PrimitiveDateTime,
|
||||
pub method: String,
|
||||
pub routing_engine: String,
|
||||
pub routing_approach: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user