Skip to content

Commit 621922d

Browse files
feat(send-email): example FROM email
1 parent 1f824d7 commit 621922d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firestore-send-email/extension.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ params:
109109
required: true
110110
description: >-
111111
The email address to use as the sender's address (if it's not specified in the added email document).
112+
example: foobar <foobar@example.com>
112113

113114
- param: DEFAULT_REPLY_TO
114115
type: string

0 commit comments

Comments
 (0)