dev.fudgeu.experimental.atforumv1.feed.reply

fudgeu.bsky.social

{
  "id": "dev.fudgeu.experimental.atforumv1.feed.reply",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "content",
          "createdAt",
          "root"
        ],
        "properties": {
          "root": {
            "type": "string",
            "format": "at-uri"
          },
          "content": {
            "type": "string",
            "maxLength": 10000
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "An initial post that starts a discussion"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.fudgeu.experimental.atforumv1.feed.reply

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:wez36htzdmk6gxiw7vyi7pga
CID
bafyreib72vhhwifaewthco44qlrnumixh227k2htqja35f3r54rng5ymtu
Indexed At
2026-02-13 13:52 UTC
AT-URI
at://did:plc:wez36htzdmk6gxiw7vyi7pga/com.atproto.lexicon.schema/dev.fudgeu.experimental.atforumv1.feed.reply

Lexicon Garden

@