directory.evnt.media

evnt.directory

Documentation

main object

No description available.

Properties

alt unknown Optional

No description available.

View raw schema
{
  "type": "object",
  "required": [
    "sources"
  ],
  "properties": {
    "alt": {
      "type": "unknown"
    },
    "sources": {
      "type": "array",
      "items": {
        "ref": "directory.evnt.media.source",
        "type": "ref"
      }
    },
    "presentation": {
      "ref": "directory.evnt.media#presentation",
      "type": "ref"
    }
  }
}
presentation object

No description available.

Properties

blurhash string Optional

No description available.

dominantColor string Optional

No description available.

View raw schema
{
  "type": "object",
  "properties": {
    "blurhash": {
      "type": "string"
    },
    "dominantColor": {
      "type": "string"
    }
  }
}

Lexicon Garden

@