bugfix: use connector error handler for 500 error messages. (#696)

This commit is contained in:
Narayan Bhat
2023-03-02 16:46:27 +05:30
committed by GitHub
parent d622b7438e
commit 9fe2093215
10 changed files with 60 additions and 35 deletions

View File

@ -356,6 +356,7 @@ pub enum PaymentMethodIssuerCode {
Debug,
serde::Serialize,
serde::Deserialize,
strum::Display,
ToSchema,
Default,
frunk::LabelledGeneric,