net.asadaame5121.at-circle.banner

asadaame5121.bsky.social

Documentation

A banner image for a ring

main record

A banner image for a ring

Record Key tid Timestamp-based ID

Properties

banner blob Required

No description available.

maxSize: 1.0 MB
createdAt string datetime Required

An RFC 3339 formatted timestamp.

View raw schema
{
  "key": "tid",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "ring",
      "banner",
      "createdAt"
    ],
    "properties": {
      "ring": {
        "ref": "net.asadaame5121.at-circle.defs#ringRef",
        "type": "ref"
      },
      "banner": {
        "type": "blob",
        "accept": [
          "image/*"
        ],
        "maxSize": 1000000
      },
      "createdAt": {
        "type": "string",
        "format": "datetime"
      }
    }
  },
  "description": "A banner image for a ring"
}

Lexicon Garden

@