Document the unit test
Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
de8528caac
commit
3c70752b43
|
|
@ -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