dev.fudgeu.experimental.atforumv1.feed.vote

fudgeu.bsky.social

{
  "id": "dev.fudgeu.experimental.atforumv1.feed.vote",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "root",
          "createdAt",
          "value"
        ],
        "properties": {
          "root": {
            "type": "string",
            "format": "at-uri"
          },
          "value": {
            "enum": [
              -1,
              1
            ],
            "type": "integer"
          },
          "createdAt": {
            "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.vote

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@