me.byjp.atproto.deeplink.preference

byjp.me

{
  "id": "me.byjp.atproto.deeplink.preference",
  "defs": {
    "main": {
      "key": "nsid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "deeplinks"
        ],
        "properties": {
          "deeplinks": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "at-uri"
            },
            "minLength": 1,
            "description": "References to me.byjp.atproto.deeplink.transform records for this NSID, most preferred first."
          }
        }
      },
      "description": "An account's stated preference for how it likes to view at:// URIs whose collection matches this record's key (an NSID). Points at me.byjp.atproto.deeplink.transform records, allowing the account to express a preference without owning the deeplink declarations themselves."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against me.byjp.atproto.deeplink.preference

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ephkzpinhaqcabtkugtbzrwu
CID
bafyreic4klhtrp5jle5d6zlwnm4ztznz52lmrqw2dycuopk72y3l3qrkq4
Indexed At
2026-05-30 16:43 UTC
AT-URI
at://did:plc:ephkzpinhaqcabtkugtbzrwu/com.atproto.lexicon.schema/me.byjp.atproto.deeplink.preference

Lexicon Garden

@