app.ocho.plugin.assets

ocho-lexicons.ocho.app

Documentation

An asset on the ATProto

main record

An asset on the ATProto

Record Key string

Properties

View raw schema
{
  "key": "string",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "data"
    ],
    "properties": {
      "data": {
        "type": "array",
        "items": {
          "ref": "app.ocho.plugin.defs#asset",
          "type": "ref"
        }
      }
    }
  },
  "description": "An asset on the ATProto"
}

Lexicon Garden

@