mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
fix: todos and fixmes resolution for api_models (#144)
This commit is contained in:
@ -212,6 +212,7 @@ diesel::table! {
|
||||
amount_to_capture -> Nullable<Int4>,
|
||||
mandate_id -> Nullable<Varchar>,
|
||||
browser_info -> Nullable<Jsonb>,
|
||||
error_code -> Nullable<Varchar>,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user