dev.mccue.jvm.index

mccue.dev

{
  "id": "dev.mccue.jvm.index",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "providers"
        ],
        "properties": {
          "providers": {
            "type": "array",
            "items": {
              "type": "object",
              "required": [
                "did"
              ],
              "properties": {
                "did": {
                  "type": "string",
                  "format": "did"
                }
              }
            }
          }
        }
      },
      "description": "An index of where one might find a particular module"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.mccue.jvm.index

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:dt7fth2hmap6wya7uyyl2g3v
CID
bafyreibwijmero5dajcfgijlpib2hrzuhzfpgpqrvfk5vw2cpqtpzkzb64
Indexed At
2026-05-30 18:48 UTC
AT-URI
at://did:plc:dt7fth2hmap6wya7uyyl2g3v/com.atproto.lexicon.schema/dev.mccue.jvm.index

Version History (10 versions)

Lexicon Garden

@