hyperswitch
refactor(webhooks): remove unnecessary clones and lazy evaluations
#3596
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
7
Changes
View On
GitHub
Commits
refactor(diesel_models): remove unused `serde` derives on `EventNew`
SanchithHegde
committed
289 days ago
refactor(outgoing_webhook_logs): simplify signature of `OutgoingWebhookEvent::new()`
SanchithHegde
committed
289 days ago
refactor(webhooks): replace unnecessary `attach_printable_lazy()` calls with `attach_printable()`
SanchithHegde
committed
289 days ago
refactor(webhooks): inline `format!()` args
SanchithHegde
committed
289 days ago
chore(webhooks): remove redundant clone
SanchithHegde
committed
289 days ago
refactor(webhooks): replace content type string literal with constant
SanchithHegde
committed
289 days ago
refactor(webhooks): use `in_current_span()` when triggering webhook to merchant using `tokio::spawn()`
SanchithHegde
committed
289 days ago
Loading