lol.skittr.skitpic.entry

skittr.bsky.social

{
  "id": "lol.skittr.skitpic.entry",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "image",
          "alt"
        ],
        "properties": {
          "alt": {
            "type": "string",
            "maxLength": 3000,
            "maxGraphemes": 300
          },
          "image": {
            "type": "blob",
            "accept": [
              "image/png",
              "image/jpeg"
            ],
            "maxSize": 1000000
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "sourceUrl": {
            "type": "string",
            "maxLength": 3000,
            "maxGraphemes": 300
          }
        }
      },
      "description": "Skitpic entry"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.skittr.skitpic.entry

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:d5joublf46wn5cnhbhdemfq3
CID
bafyreicleghmku4e3ak44vgopqnh54sa2hjehmayeo5k5w6vzmnna5fgwu
Indexed At
2026-03-13 16:42 UTC
AT-URI
at://did:plc:d5joublf46wn5cnhbhdemfq3/com.atproto.lexicon.schema/lol.skittr.skitpic.entry

Lexicon Garden

@