Description:
The bodyInHtml field in the MessageRequest type within the gmail client currently supports only string values. Allow the bodyInHtml field to accept xml values in addition to string values can provide additional validation and flexibility.
Description: The
bodyInHtml
field in theMessageRequest
type within thegmail
client currently supports onlystring
values. Allow thebodyInHtml
field to acceptxml
values in addition tostring
values can provide additional validation and flexibility.Relates to: https://github.com/wso2-enterprise/customer-demos-ballerina/pull/86#discussion_r1671635061
Expected behaviour: