Skip to content

Commit 3c31cc3

Browse files
committed
feat: update generated APIs
1 parent 7439989 commit 3c31cc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/tem/v1alpha1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export type EmailFlag =
4444
| 'mailbox_not_found'
4545
| 'greylisted'
4646
| 'send_before_expiration'
47+
| 'blocklisted'
4748

4849
export type EmailRcptType = 'unknown_rcpt_type' | 'to' | 'cc' | 'bcc'
4950

0 commit comments

Comments
 (0)