garden.lexicon.exultant-zebra.masl

lexicon.store View official

{
  "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."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "MASL types for DASL, notably for Web Tiles. This variant uses a typed resources array."
}

Validate Record

Validate a record against garden.lexicon.exultant-zebra.masl

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreidif3f32idhfporvh5r3etzhtxjbuyigww2mn5aqcfxkd7h3ixufm
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/garden.lexicon.exultant-zebra.masl

Lexicon Garden

@