cafe.dummy.lsky.follow

lsky-publisher.dummy.to

{
  "id": "cafe.dummy.lsky.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "The DID of the account being followed."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A follow relationship. Duplicate follows are ignored by the appview."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against cafe.dummy.lsky.follow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:yuilafccwsaj7a4qkkzhttdn
CID
bafyreiabrdvnroo3pwhds774ty75m55eu4aglm6bqczwsbq2ol27rbnpvm
Indexed At
2026-08-23 20:38 UTC
AT-URI
at://did:plc:yuilafccwsaj7a4qkkzhttdn/com.atproto.lexicon.schema/cafe.dummy.lsky.follow

Lexicon Garden

@