net.dollware.lesgif.moderation.label

blooym.dev

{
  "id": "net.dollware.lesgif.moderation.label",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "value",
          "createdAt"
        ],
        "properties": {
          "value": {
            "enum": [
              "takedown",
              "unlisted",
              "nsfw"
            ],
            "type": "string"
          },
          "reason": {
            "type": "string"
          },
          "subject": {
            "ref": "at-uri",
            "type": "string"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "expiresAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.dollware.lesgif.moderation.label

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:p5yjdr64h7mk5l3kh6oszryk
CID
bafyreibsnfnard5du42tkjtjprugypp4n4gekp4c7to23p2pt2w7iksgje
Indexed At
2026-01-16 01:18 UTC
AT-URI
at://did:plc:p5yjdr64h7mk5l3kh6oszryk/com.atproto.lexicon.schema/net.dollware.lesgif.moderation.label

Lexicon Garden

@