app.beaconbits.favorite

beaconbits.app

{
  "id": "app.beaconbits.favorite",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the user being favorited"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when the favorite was created"
          }
        }
      },
      "description": "A favorite relationship to another user"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.beaconbits.favorite

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:j5ttxzdb5kwo4mcqkmzgvt33
CID
bafyreih64d3gw2xnnc3grxvkkvct4jgnmmohdh77wcsmteawx6gvvmxlce
Indexed At
2026-02-13 14:19 UTC
AT-URI
at://did:plc:j5ttxzdb5kwo4mcqkmzgvt33/com.atproto.lexicon.schema/app.beaconbits.favorite

Lexicon Garden

@