xyz.opnshelf.review.like

rowanpaul.opnshelf.social

{
  "id": "xyz.opnshelf.review.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "reviewUri",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Record creation timestamp"
          },
          "reviewUri": {
            "type": "string",
            "format": "at-uri",
            "description": "The at:// URI of the review being liked"
          }
        }
      },
      "description": "A like on a user review"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against xyz.opnshelf.review.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:u5ggziwgin2unsdw74yntrw7
CID
bafyreihcth4z6qtnasca2wwv5jkvsqqjof3smknsusnlzezasdlfqehana
Indexed At
2026-06-26 11:27 UTC
AT-URI
at://did:plc:u5ggziwgin2unsdw74yntrw7/com.atproto.lexicon.schema/xyz.opnshelf.review.like

Lexicon Garden

@