{
"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"
},
"versions": {
"type": "array",
"items": {
"type": "object",
"required": [
"version",
"module"
],
"properties": {
"module": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "A reference to the module in the provider repo"
},
"version": {
"type": "string",
"minLength": 1
},
"moduleInfo": {
"ref": "dev.mccue.jvm.moduleInfo",
"type": "ref"
}
}
}
}
}
}
}
}
},
"description": "An index of where one might find a particular module"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:dt7fth2hmap6wya7uyyl2g3v
- CID
-
bafyreib254j45pjyh5a3h5y6z7f4j562z53sehfywjadyqxbkcr7wtpbn4
- Indexed At
- 2026-05-30 19:14 UTC
- AT-URI
-
at://did:plc:dt7fth2hmap6wya7uyyl2g3v/com.atproto.lexicon.schema/dev.mccue.jvm.index
Version History (10 versions)