dk.raakode.lab.groups.post

lexauthority.pds1.lab.raakode.dk

{
  "id": "dk.raakode.lab.groups.post",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 10000,
            "maxGraphemes": 1000
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A post in a group. Written by its author into the author's own repo in the group's space; no other party can write or delete it."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dk.raakode.lab.groups.post

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ck6ybqliyrt6irwzqflfhzdq
CID
bafyreih4hq5zw6636j5eevxgt4izfg2isdo3xwdzxjswaex7ftuve4bimi
Indexed At
2026-09-10 12:44 UTC
AT-URI
at://did:plc:ck6ybqliyrt6irwzqflfhzdq/com.atproto.lexicon.schema/dk.raakode.lab.groups.post

Lexicon Garden

@