blob: f358d6174bfe3d01faec542703f3a813088359a7 [file] [log] [blame]
{
"$id": "https://unomi.apache.org/schemas/json/events/video/target/properties/1-0-0",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"self": {
"vendor": "org.apache.unomi",
"name": "videoTargetProperties",
"format": "jsonschema",
"version": "1-0-0"
},
"title": "videoTargetProperties",
"type": "object",
"properties": {
"action": {
"type": "string"
}
},
"unevaluatedProperties": false
}