mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
fix(router): fix retry_count and add validation for process_tracker (#7614)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
This commit is contained in:
@ -499,6 +499,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::enums::PaymentConnectorTransmission,
|
||||
api_models::enums::TriggeredBy,
|
||||
api_models::payments::PaymentAttemptResponse,
|
||||
api_models::payments::PaymentAttemptRecordResponse,
|
||||
api_models::payments::PaymentAttemptAmountDetails,
|
||||
api_models::payments::CaptureResponse,
|
||||
api_models::payments::PaymentsIncrementalAuthorizationRequest,
|
||||
|
||||
Reference in New Issue
Block a user