You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "Xdydy (via GitHub)" <gi...@apache.org> on 2023/02/07 03:08:29 UTC

[GitHub] [rocketmq-eventbridge] Xdydy commented on issue #54: How to put events to EventBridge

Xdydy commented on issue #54:
URL: https://github.com/apache/rocketmq-eventbridge/issues/54#issuecomment-1420132162

   > its value validate illegal, show your /putEvents json please
   
   It is the demo 
   
   ```json
   {
       "specversion": "1.0",
       "type": "com.github.pull_request.opened",
       "source": "https://github.com/cloudevents/spec/pull",
       "subject": "123",
       "id": "A234-1234-1234",
       "time": "2018-04-05T17:31:00Z",
       "datacontenttype": "application/json",
       "data": {
           "body": "demo"
       },
       "aliyuneventbusname": "demo-bus"
   }
   ```


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org