blob: 794a77c425bd8669e2cba63c3e6404b3196da0e9 [file] [log] [blame]
{
"$schema": "https://json-schema.org/draft/2019-09/schema",
"self":{
"vendor":"org.apache.unomi",
"name":"events/invalid",
"format":"jsonschema",
"version":"1-0-0"
},
"invalidEntry": "An invalid entry",
"title": "TestEvent",
"type": "object",
"allOf": [{ "$ref": "https://unomi.apache.org/schemas/json/event/1-0-0" }]
}