fix: add missing "policy-violation" to error conditions
This commit is contained in:
parent
27bbb1ef95
commit
c585ec5983
@ -96,7 +96,7 @@ ErrorConditions = Literal[
|
||||
"not-acceptable",
|
||||
"not-allowed",
|
||||
"not-authorized",
|
||||
"payment-required",
|
||||
"policy-violation",
|
||||
"recipient-unavailable",
|
||||
"redirect",
|
||||
"registration-required",
|
||||
|
Loading…
Reference in New Issue
Block a user