org.impactindexer.review.like

gainforest.earth

{
  "id": "org.impactindexer.review.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "org.impactindexer.review.defs#subjectRef",
            "type": "ref",
            "description": "The subject being liked."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when the like was created."
          }
        }
      },
      "description": "A like on a subject. Create to like, delete to remove like."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A like on an AT-Proto entity. Users can like records, users, PDSes, or lexicons. One like per subject per user - delete the record to remove the like."
}

Validate Record

Validate a record against org.impactindexer.review.like

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qoti4acfmc5wg6zzmtix6hse
CID
bafyreicvkz3gb2jduow2d564lnxbmtwztybqikj3bgh2rp5gc75of6hobi
Indexed At
2026-01-28 09:52 UTC
AT-URI
at://did:plc:qoti4acfmc5wg6zzmtix6hse/com.atproto.lexicon.schema/org.impactindexer.review.like

Referenced Schemas (1)

Lexicon Garden

@