mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(ci): add vector to handle logs pipeline (#5021)
This commit is contained in:
@ -262,6 +262,7 @@ impl TryInto<RefundFilterRow> for serde_json::Value {
|
||||
))
|
||||
}
|
||||
}
|
||||
|
||||
impl TryInto<DisputeMetricRow> for serde_json::Value {
|
||||
type Error = Report<ParsingError>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user