mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 09:45:21 +00:00
HG-469: Recurent error (#532)
* added recurent error * moved to route not found * renamed
This commit is contained in:
parent
c153c3e0bd
commit
2fa28c8e1e
@ -134,6 +134,7 @@ union BankCardReject {
|
||||
union NoRouteFoundFailure {
|
||||
1: GeneralFailure unknown
|
||||
2: GeneralFailure risk_score_is_too_high
|
||||
3: GeneralFailure forbidden
|
||||
}
|
||||
|
||||
union TermsViolated {
|
||||
|
Loading…
Reference in New Issue
Block a user