app.blebbit.authr.group.defs

blebbit.app

{
  "id": "app.blebbit.authr.group.defs",
  "defs": {
    "groupForm": {
      "type": "object",
      "required": [
        "name"
      ],
      "properties": {
        "name": {
          "type": "string"
        },
        "public": {
          "type": "boolean"
        },
        "display": {
          "type": "string"
        },
        "description": {
          "type": "string"
        }
      }
    },
    "groupView": {
      "type": "object",
      "properties": {
        "cuid": {
          "type": "string"
        },
        "name": {
          "type": "string"
        },
        "public": {
          "type": "boolean"
        },
        "display": {
          "type": "string"
        },
        "description": {
          "type": "string"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "description": "Common defs for the Authr Example"
}

Validate Record

Validate a record against app.blebbit.authr.group.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:veavz5io7eocwh7dbrhr2thi
CID
bafyreiasto7kvsn3b6nkqmhqh3qnr7vtjtkfi64x26r4mo4jxpynnz535y
Indexed At
2026-02-12 22:15 UTC
AT-URI
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.group.defs

Lexicon Garden

@