A source of information about the event
Properties
View raw schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string"
}
},
"description": "A source of information about the event"
}
A source of information about the event