-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
C-bugCategory: BugCategory: Bug
Description
Bug Description
Deserialization of wise's connector response is in failing due to some fields being optional at Wise's end are made mandatory at HyperSwitch's integration.
ToDos
- Re-check the API spec
- Mark non-required fields optional
Environment
Are you using hyperswitch hosted version? Yes/No
If yes, please provide the value of the x-request-id
response header to help us debug your issue.
If not (or if building/running locally), please provide the following details:
- Operating System or Linux distribution:
- Rust version (output of
rustc --version
): `` - App version (output of
cargo r --features vergen -- --version
): ``
Have you spent some time checking if this bug has been raised before?
- I checked and didn't find a similar issue
Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
C-bugCategory: BugCategory: Bug