mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
refactor(api_models): enhance accepted countries/currencies types (#807)
This commit is contained in:
@ -137,6 +137,7 @@ pub enum ConnectorType {
|
||||
serde::Serialize,
|
||||
strum::Display,
|
||||
strum::EnumString,
|
||||
strum::EnumIter,
|
||||
ToSchema,
|
||||
frunk::LabelledGeneric,
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user