fyi.frontpage.feed.vote

frontpage-lexicons.bsky.social

{
  "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:plc:aolkloygz4xdpye44god4oqm
CID
bafyreiffwh224igzdxkptdwugtc2extfymowzsdxwl35pkpuranqa5maby
Indexed At
2026-02-13 13:54 UTC
AT-URI
at://did:plc:aolkloygz4xdpye44god4oqm/com.atproto.lexicon.schema/fyi.frontpage.feed.vote

Lexicon Garden

@