mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(webhook): Return events list and total_count on list initial delivery attempt call (#7243)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -678,6 +678,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::webhook_events::EventRetrieveResponse,
|
||||
api_models::webhook_events::OutgoingWebhookRequestContent,
|
||||
api_models::webhook_events::OutgoingWebhookResponseContent,
|
||||
api_models::webhook_events::TotalEventsResponse,
|
||||
api_models::enums::WebhookDeliveryAttempt,
|
||||
api_models::enums::PaymentChargeType,
|
||||
api_models::enums::StripeChargeType,
|
||||
|
||||
Reference in New Issue
Block a user