blue.rito.label.auto.like.settings

rito.blue

{
  "id": "blue.rito.label.auto.like.settings",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "apply",
          "createdAt"
        ],
        "properties": {
          "apply": {
            "refs": [
              "blue.rito.label.auto.like.settings#postRef"
            ],
            "type": "union",
            "description": "The post to apply the label to"
          },
          "delete": {
            "refs": [
              "blue.rito.label.auto.like.settings#postRef"
            ],
            "type": "union",
            "description": "The post to remove the label from"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Setting Like based auto labeling."
    },
    "postRef": {
      "type": "object",
      "required": [
        "uri",
        "cid"
      ],
      "properties": {
        "cid": {
          "type": "string",
          "description": "CID of the post"
        },
        "uri": {
          "type": "string",
          "format": "uri",
          "description": "URI of the post"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.rito.label.auto.like.settings

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:xnkb4hzxcuqbvwk5np7awf2u
CID
bafyreiasjqm7ssuprirdinem3w2dxpvjpvktlx55aghh4ghs2xa4s6hayy
Indexed At
2026-02-13 13:46 UTC
AT-URI
at://did:plc:xnkb4hzxcuqbvwk5np7awf2u/com.atproto.lexicon.schema/blue.rito.label.auto.like.settings

Lexicon Garden

@