minor change
This commit is contained in:
parent
adfdefa98a
commit
37f2a91612
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"is_need_attachments": {
|
||||
"type": "boolean",
|
||||
"description": "If the user request to send email with attachemnts, then this value should be true. Otherwise, this value should be false."
|
||||
"description": "If the user request to send email with attachemnt(s), then this value should be true. Otherwise, this value should be false."
|
||||
}
|
||||
},
|
||||
"required": [ "to_address", "email_content", "subject", "is_need_attachments" ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue