We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfc0077 + bd95fcd commit 5d18a0bCopy full SHA for 5d18a0b
firestore-send-email/extension.yaml
@@ -110,9 +110,8 @@ params:
110
validationErrorMessage: Must be a valid email address or valid name plus email address
111
required: true
112
description: >-
113
- The email address to use as the sender's address (if it's not specified in the added email document).
114
- You can optionally include a name with the email address (Friendly Firebaser <foobar@example.com>).
115
- example: foobar@example.com
+ The email address to use as the sender's address (if it's not specified in the added email document).
+ example: foobar@example.com
116
117
- param: DEFAULT_REPLY_TO
118
type: string
0 commit comments