{
"id": "blue.backyard.feed.like",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt"
],
"properties": {
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "The record being liked (post, reblog, or comment)."
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "Record declaring a 'like' of a subject record."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A like on a Backyard post, reblog, or comment."
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreibtztulv3trbvefxbl37qk7mxradofhp2fzbfxe2cljj5tthqz3ue
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/blue.backyard.feed.like