mytang0 commented on code in PR #3524:
URL: https://github.com/apache/eventmesh/pull/3524#discussion_r1149939475
##########
eventmesh-common/src/main/java/org/apache/eventmesh/common/Constants.java:
##########
@@ -28,6 +28,8 @@ public class Constants {
public static final String DATE_FORMAT_DEFAULT = "yyyy-MM-dd HH:mm:ss";
+ public static final String DATA_CONTENT_TYPE = "DataContentType";
Review Comment:
<img width="534" alt="image"
src="https://user-images.githubusercontent.com/29346818/228104739-6f6ec65a-4eff-428a-8bd6-18a1f1a5ac6c.png">
The naming of protocol attributes can be unified.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]