You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by sh...@apache.org on 2022/06/09 01:47:11 UTC

[rocketmq-eventbridge] branch main updated: Modifying field descriptions in readme documents

This is an automated email from the ASF dual-hosted git repository.

shenlin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git


The following commit(s) were added to refs/heads/main by this push:
     new a5cd1ce  Modifying field descriptions in readme documents
a5cd1ce is described below

commit a5cd1cefe88d15ac4a06771421521853077e1253
Author: xuesong172500 <da...@126.com>
AuthorDate: Wed Jun 8 16:50:29 2022 +0800

    Modifying field descriptions in readme documents
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c8efeca..f58c4a4 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ target_transform:
 ```
 
 
-target_transform:
+required_params:
 ```json
 {
   "aliyuneventbusname":"${AliyunEventBus}",
@@ -215,7 +215,7 @@ Content-Type: application/json; charset=utf-8
 {
     "eventBusName":"demo-bus",
     "eventRuleName":"demo-rule",
-    "eventTargetRunners":[
+    "eventTargets":[
         {
             "eventTargetName":"dingtalk-target",
             "className":"acs.dingtalk",