Closed marc-lebourdais closed 6 years ago
This causes the msg field to be populated with the string representation of the Content, which may be JSON. If that Content contains a field labeled msg, it will be overwritten by the JSON string.
msg
:+1: let's merge it when CI goes green
This causes the
msg
field to be populated with the string representation of the Content, which may be JSON. If that Content contains a field labeledmsg
, it will be overwritten by the JSON string.