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