town.muni.arbiter.setArbiterConfig

zicklag.dev

{
  "id": "town.muni.arbiter.setArbiterConfig",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "arbiterDid",
            "config"
          ],
          "properties": {
            "config": {
              "refs": [],
              "type": "union"
            },
            "arbiterDid": {
              "type": "string",
              "format": "did"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "ErrPermissionDenied",
          "description": "The requesting user is not allowed to make the request."
        },
        {
          "name": "ErrInvalidConfig",
          "description": "The config provided is invalid for some reason other than it being an unsupported\nlexicon."
        },
        {
          "name": "ErrUnsupportedConfigLexicon",
          "description": "The config lexicon provided is not supported by this server. Different servers\nmay support different config lexicons."
        }
      ],
      "description": "Set the config object for an arbiter."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against town.muni.arbiter.setArbiterConfig

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ulg2bzgrgs7ddjjlmhtegk3v
CID
bafyreiayoqyo73y3d3ilex4sy5pyugn6z2qr4zgrybghfoeq4wnx4rp7oq
Indexed At
2026-05-19 19:41 UTC
AT-URI
at://did:plc:ulg2bzgrgs7ddjjlmhtegk3v/com.atproto.lexicon.schema/town.muni.arbiter.setArbiterConfig

Version History (2 versions)

Lexicon Garden

@