xyz.opnshelf.follow

opnshelf.xyz

{
  "id": "xyz.opnshelf.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subjectDid",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the follow record was created"
          },
          "subjectDid": {
            "type": "string",
            "description": "The DID of the OpnShelf user being followed"
          }
        }
      },
      "description": "An OpnShelf follow relationship stored on a user's PDS"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against xyz.opnshelf.follow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jkf4momksftvstbyqnb5sxik
CID
bafyreiblyy2isv4bs4yrdlbbajfy3hw53cgpmyzi462d44kejm7ovypnw4
Indexed At
2026-06-26 12:08 UTC
AT-URI
at://did:plc:jkf4momksftvstbyqnb5sxik/com.atproto.lexicon.schema/xyz.opnshelf.follow

Lexicon Garden

@