org.atsui.Cover

atsui.org

{
  "id": "org.atsui.Cover",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "src",
            "children"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did",
              "description": "DID of the blob owner. Used to resolve blob URLs."
            },
            "src": {
              "type": "unknown",
              "description": "Blob ref for the background image."
            },
            "children": {
              "type": "array",
              "items": {
                "ref": "at.inlay.defs#element",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Full-width background image with children overlaid on top."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.atsui.Cover

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

Metadata

DID
did:plc:e4fjueijznwqm2yxvt7q4mba
CID
bafyreibxigdoe2rb7rosp6dkqlupo4cd3fx4vvozzrpe4peohh7bfx3mly
Indexed At
2026-02-13 14:19 UTC
AT-URI
at://did:plc:e4fjueijznwqm2yxvt7q4mba/com.atproto.lexicon.schema/org.atsui.Cover

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@