This is an automated email from the ASF dual-hosted git repository. shenlin pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git
commit 5b1779e25fc58848aaf9cf84bd9cbf31695b5af8 Author: shenlin <[email protected]> AuthorDate: Mon Jun 20 21:26:07 2022 +0800 feat:upgrad readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f58c4a4..d33c9e8 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ Content-Type: application/json; charset=utf-8 * Put Events to EventBus -```json +```text POST /putEvents HTTP/1.1 Host: demo.eventbridge.com Content-Type:"application/cloudevents+json; charset=UTF-8"
