{
"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
}
Metadata
- DID
-
did:plc:jkf4momksftvstbyqnb5sxik
- CID
-
bafyreihcth4z6qtnasca2wwv5jkvsqqjof3smknsusnlzezasdlfqehana
- Indexed At
- 2026-06-26 12:08 UTC
- AT-URI
-
at://did:plc:jkf4momksftvstbyqnb5sxik/com.atproto.lexicon.schema/xyz.opnshelf.review.like