This is an automated email from the ASF dual-hosted git repository. shenlin pushed a commit to branch api-destination in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git
commit 28c3ca84157981213e95bd270697f6a4f050d5e5 Author: 2011shenlin <[email protected]> AuthorDate: Mon Jun 20 17:48:16 2022 +0800 feat:upgrade readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f58c4a4..13bab2a 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Content-Type: application/json; charset=utf-8 * Create Target This is a sample with EventBridge target: -```json +```text POST /target/createEventTargets HTTP/1.1 Host: demo.eventbridge.com Content-Type: application/json; charset=utf-8
