chore: rename orca to hyperswitch (#310)

This commit is contained in:
Sanchith Hegde
2023-01-06 16:40:22 +05:30
committed by GitHub
parent d8d9c22970
commit c0bb1cc378
21 changed files with 121 additions and 119 deletions

View File

@ -261,7 +261,7 @@ async fn get_parent_merchant(
})
})
// TODO: Update the API validation error structs to provide more info about which field caused an error
// In this case we have multiple fields which use merchant_id (perchant_id & parent_merchant_id)
// In this case we have multiple fields which use merchant_id (merchant_id & parent_merchant_id)
// making it hard to figure out what went wrong
// https://juspay.atlassian.net/browse/ORCA-358
.map(|id| validate_merchant_id(db, id))?.await?.merchant_id