town.walls.like

walls.town

{
  "id": "town.walls.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The town.walls.photo record being liked."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Record creation time."
          }
        }
      },
      "description": "A like on a town.walls.photo record, created by a viewer via the site's OAuth flow. Mirrors app.bsky.feed.like's shape but points at a walls.town photo's strongRef."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against town.walls.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:geruez2v64zoge3l4sztt4kz
CID
bafyreiegjdghs6j5mxzecjshy2h7j2qjdpcybjacg32cgudg3f5qe6quyu
Indexed At
2026-06-28 00:37 UTC
AT-URI
at://did:plc:geruez2v64zoge3l4sztt4kz/com.atproto.lexicon.schema/town.walls.like

Lexicon Garden

@