Document the unit test
This commit is contained in:
parent
13afaf0f63
commit
288bc64021
|
|
@ -137,8 +137,6 @@ cloudevent02
|
||||||
.type("com.github.pull.create")
|
.type("com.github.pull.create")
|
||||||
.source("urn:event:from:myapi/resourse/123");
|
.source("urn:event:from:myapi/resourse/123");
|
||||||
|
|
||||||
var cloudevent = new Cloudevent
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to get the formatted payload?
|
## How to get the formatted payload?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue