net.dollware.lesgif.actor.profile

blooym.dev

{
  "id": "net.dollware.lesgif.actor.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "avatar": {
            "type": "blob",
            "accept": [
              "image/png",
              "image/jpeg"
            ],
            "maxSize": 1000000
          },
          "pronouns": {
            "type": "string",
            "maxGraphemes": 20
          },
          "description": {
            "type": "string",
            "maxGraphemes": 240
          },
          "displayName": {
            "type": "string",
            "maxGraphemes": 64
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.dollware.lesgif.actor.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:p5yjdr64h7mk5l3kh6oszryk
CID
bafyreied6lphg44yrmld6annptizzv6z4mar7cqam7utazd3shpfuihvpe
Indexed At
2026-01-16 01:18 UTC
AT-URI
at://did:plc:p5yjdr64h7mk5l3kh6oszryk/com.atproto.lexicon.schema/net.dollware.lesgif.actor.profile

Lexicon Garden

@