{
"id": "garden.lexicon.exultant-zebra.masl",
"defs": {
"main": {
"type": "object",
"required": [
"resources"
],
"properties": {
"name": {
"type": "string",
"description": "Optional name for the bundle."
},
"resources": {
"type": "array",
"items": {
"ref": "garden.lexicon.exultant-zebra.masl#resource",
"type": "ref"
},
"description": "The resources in this bundle."
}
},
"description": "A bundle of resources."
},
"resource": {
"type": "object",
"required": [
"src"
],
"properties": {
"src": {
"type": "blob",
"description": "The content identifier for this resource."
},
"path": {
"type": "string",
"description": "Optional path for this resource (e.g. '/index.html')."
},
"contentType": {
"type": "string"
}
},
"description": "A single resource identified by a CID."
}
},
"lexicon": 1,
"description": "MASL types for DASL, notably for Web Tiles. This variant uses a typed resources array."
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreidif3f32idhfporvh5r3etzhtxjbuyigww2mn5aqcfxkd7h3ixufm
- Indexed At
- 2026-03-05 17:35 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/garden.lexicon.exultant-zebra.masl
Version History (2 versions)