We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e8354 commit 9dbb382Copy full SHA for 9dbb382
README.md
@@ -106,17 +106,6 @@ These are the supported specifications by this version.
106
107
> If you want old examples, they are [here](./OLDOCS.md)
108
109
-The `Cloudevent` constructor arguments.
110
-
111
-```js
112
-/*
113
- * spec : if is null, set the spec 0.1 impl
114
- * format: if is null, set the JSON Format 0.1 impl
115
- */
116
-Cloudevent(spec, format);
117
118
-```
119
120
### Usage
121
122
```js
0 commit comments