directory.evnt.component.source

evnt.directory

Documentation

A source of information about the event

main object

A source of information about the event

Properties

url string Required

No description available.

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

Lexicon Garden

@