@pipedream/click2mail2 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
export default {
|
|
12
12
|
key: "click2mail2-create-job",
|
|
13
13
|
name: "Create Job",
|
|
14
|
-
version: "0.0.
|
|
14
|
+
version: "0.0.3",
|
|
15
15
|
annotations: {
|
|
16
16
|
destructiveHint: false,
|
|
17
17
|
openWorldHint: true,
|
|
@@ -164,7 +164,7 @@ export default {
|
|
|
164
164
|
businessReplyAddressId: {
|
|
165
165
|
type: "integer",
|
|
166
166
|
label: "Business Reply Address Id",
|
|
167
|
-
description: "If you are mailing a business reply mail product use this to specify the
|
|
167
|
+
description: "If you are mailing a business reply mail product use this to specify the business reply address and permit information already in your account.",
|
|
168
168
|
optional: true,
|
|
169
169
|
},
|
|
170
170
|
courtesyReplyAddressId: {
|