app.askeverything.feed.heart

askeverything.app

{
  "id": "app.askeverything.feed.heart",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "lex:com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the app.askeverything.feed.answer being hearted."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A heart (like) on an answer."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.askeverything.feed.heart

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:g7d3ia2ctyxputd3pjuccp2t
CID
bafyreihhx7g2i3e5lhhrgsup442fuuoakczg5dgb4yfw5pyhbbgrg6apea
Indexed At
2026-07-20 13:56 UTC
AT-URI
at://did:plc:g7d3ia2ctyxputd3pjuccp2t/com.atproto.lexicon.schema/app.askeverything.feed.heart

Referenced Schemas (1)

  • lex:com.atproto.repo.strongRef

Lexicon Garden

@