CloudEvents specification
A specification for describing event data in a common way. Documentation: https://cloudevents.io
Validate with Lintel
npx @lintel/lintel check
Type:
object
CloudEvents Specification JSON Schema
Properties
minLength=1
format=uri-referenceminLength=1
minLength=1
minLength=1
datacontenttype
string | null
minLength=1
dataschema
string | null
format=uriminLength=1
subject
string | null
minLength=1
time
string | null
format=date-timeminLength=1
data_base64
string | null
Definitions
iddef
string
sourcedef
string
specversiondef
string
typedef
string
datacontenttypedef
string | null
dataschemadef
string | null
subjectdef
string | null
timedef
string | null
datadef
object | string | number | array | boolean | null
data_base64def
string | null