org.okazu-diary.feed.like

okazu-diary.org

{
  "id": "org.okazu-diary.feed.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "via": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Record declaring a 'like' of a piece of subject activity."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.okazu-diary.feed.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:xhvreb3sb62k5u73jkjt64jr
CID
bafyreib2rvwchfwuqlyxaol7bxamtl7tzh7jxk47ejpy742e4lfmmpowdu
Indexed At
2026-02-13 13:59 UTC
AT-URI
at://did:plc:xhvreb3sb62k5u73jkjt64jr/com.atproto.lexicon.schema/org.okazu-diary.feed.like

Lexicon Garden

@