fyi.frontpage.feed.vote

lexicon.store View official

{
  "id": "fyi.frontpage.feed.vote",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The post or comment that this Frontpage vote is for."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this vote was originally created."
          }
        }
      },
      "description": "Record containing a Frontpage vote."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fyi.frontpage.feed.vote

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreiffwh224igzdxkptdwugtc2extfymowzsdxwl35pkpuranqa5maby
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/fyi.frontpage.feed.vote

Lexicon Garden

@