mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
chore: rename orca to hyperswitch (#310)
This commit is contained in:
@ -327,13 +327,7 @@ pub enum BachResponse<R> {
|
||||
Json(R),
|
||||
StatusOk,
|
||||
TextPlain(String),
|
||||
/*
|
||||
redirect form not used https://juspay.atlassian.net/browse/ORCA-301
|
||||
RedirectResponse(BachRedirectResponse),
|
||||
Form(BachRedirectForm),
|
||||
*/
|
||||
JsonForRedirection(api::RedirectionResponse),
|
||||
// RedirectResponse(BachRedirectResponse),
|
||||
Form(RedirectForm),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user