sdk-javascript/examples/payload
Lance Ball 5110ad4c67 src,fix: drop support for v0.2 and clean up contenttype
This commit removes support for the v0.2 specification. It also removes the
`contenttype` attribute from the `CloudEvent` object. While the HTTP protocol
binding specifies that in binary mode, the `datacontenttype` attribute should
map to the HTTP Content-Type header, that doesn't mean that the `CloudEvent`
object should have a `contenttype` property.

Fixes: https://github.com/cloudevents/sdk-javascript/issues/61
Fixes: https://github.com/cloudevents/sdk-javascript/issues/66

Signed-off-by: Lance Ball <lball@redhat.com>
2020-04-28 17:37:49 -03:00
..
v1 Examples of payload using spec 1.0 2019-11-06 11:20:41 -03:00
v03 Spec v0.3 examples 2019-08-05 15:10:50 -03:00
data-0.json Identify the example payload 2019-08-06 11:21:24 -03:00
data-1.txt Add line feed 2019-08-06 12:25:50 -03:00