{
"id": "fyi.atstore.listing.review",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"rating",
"createdAt"
],
"properties": {
"text": {
"type": "string",
"maxLength": 8000,
"description": "Optional written review; omit for a stars-only rating."
},
"rating": {
"type": "integer",
"maximum": 5,
"minimum": 1,
"description": "Star rating 1–5."
},
"subject": {
"type": "string",
"format": "at-uri",
"description": "AT URI of the fyi.atstore.listing.detail record being reviewed."
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A user review of an AT Store directory listing. Subject must be the at:// URI of a fyi.atstore.listing.detail record."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:dvy6bdnofdfc4php4s5b457d
- CID
-
bafyreie2plfffivjcumff4zzkko44wt7gne4v2un75vlxj3nyp3csyk7qa
- Indexed At
- 2026-04-10 22:15 UTC
- AT-URI
-
at://did:plc:dvy6bdnofdfc4php4s5b457d/com.atproto.lexicon.schema/fyi.atstore.listing.review