io.kich.recipe.like

kich.io

{
  "id": "io.kich.recipe.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "via": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Record declaring a 'like' (favorite) of a recipe."
}

Validate Record

Validate a record against io.kich.recipe.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uxjwdy4wvuridijisalvxlxe
CID
bafyreic7qodc2mdzcfjsvvxmwdzo3qhsd6mnmn436ahku7i5pfjmsvy2ey
Indexed At
2026-02-13 13:56 UTC
AT-URI
at://did:plc:uxjwdy4wvuridijisalvxlxe/com.atproto.lexicon.schema/io.kich.recipe.like

Lexicon Garden

@