dk.raakode.lab.groups.group

lexauthority.pds1.lab.raakode.dk

{
  "id": "dk.raakode.lab.groups.group",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 640,
            "maxGraphemes": 64
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 3000,
            "maxGraphemes": 300
          }
        }
      },
      "description": "The group's own description of itself. Written by the group authority into its repo in the group's space, so it travels with the group when it changes app."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Version History (2 versions)

Lexicon Garden

@