mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
feat(core): add card_discovery filter to payment list and payments Response (#7230)
This commit is contained in:
@ -194,6 +194,7 @@ impl AttemptStatus {
|
||||
serde::Serialize,
|
||||
strum::Display,
|
||||
strum::EnumString,
|
||||
strum::EnumIter,
|
||||
ToSchema,
|
||||
)]
|
||||
#[router_derive::diesel_enum(storage_type = "db_enum")]
|
||||
|
||||
Reference in New Issue
Block a user