mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
enhance(core): replace string with enum for country (#735)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
pub use common_enums::*;
|
||||
use utoipa::ToSchema;
|
||||
|
||||
#[derive(
|
||||
|
||||
Reference in New Issue
Block a user