app.ocho.plugin.service

ocho-lexicons.ocho.app

{
  "id": "app.ocho.plugin.service",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "permissions"
        ],
        "properties": {
          "db": {
            "ref": "app.ocho.plugin.defs#db",
            "type": "ref"
          },
          "permissions": {
            "type": "array",
            "items": {
              "type": "string"
            },
            "description": "Additional metadata for the plugin, including Expo client and Go configurations."
          }
        }
      },
      "description": "The definitions for the plugin."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.plugin.service

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jm4zwg4raokwfysioe7767zh
CID
bafyreievhlrdkqqx663r5tmp5bviumhp6bythsvex3bnatsxnrn2jowagi
Indexed At
2026-01-12 09:39 UTC
AT-URI
at://did:plc:jm4zwg4raokwfysioe7767zh/com.atproto.lexicon.schema/app.ocho.plugin.service

Referenced Schemas (1)

Lexicon Garden

@