sdk-javascript/examples/payload/v1/structured-event-0.json

12 lines
273 B
JSON

{
"specversion":"1.0",
"type":"com.github.pull.create",
"source":"https://github.com/cloudevents/spec/pull/123",
"id":"b25e2717-a470-45a0-8231-985a99aa9416",
"time":"2019-11-06T11:08:00Z",
"datacontenttype":"application/json",
"data":{
"much":"wow"
}
}