town.muni.arbiter.defs

zicklag.dev

{
  "id": "town.muni.arbiter.defs",
  "defs": {
    "memberDid": {
      "type": "object",
      "required": [
        "did"
      ],
      "properties": {
        "did": {
          "type": "string",
          "format": "did"
        }
      }
    },
    "memberLocalSpace": {
      "type": "object",
      "required": [
        "spaceKey"
      ],
      "properties": {
        "spaceKey": {
          "type": "string",
          "maxLength": 1024
        }
      }
    },
    "memberRemoteSpace": {
      "type": "object",
      "required": [
        "arbiterDid",
        "spaceKey"
      ],
      "properties": {
        "spaceKey": {
          "type": "string",
          "maxLength": 1024
        },
        "arbiterDid": {
          "type": "string",
          "format": "did"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against town.muni.arbiter.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ulg2bzgrgs7ddjjlmhtegk3v
CID
bafyreig3ehxibuyrnl66hx25ojncsnypj7tjb2toqlfjrx66hzrzmgin74
Indexed At
2026-05-19 22:18 UTC
AT-URI
at://did:plc:ulg2bzgrgs7ddjjlmhtegk3v/com.atproto.lexicon.schema/town.muni.arbiter.defs

Version History (2 versions)

Lexicon Garden

@