pub.leaflet.blocks.postsList

leaflet.pub

{
  "id": "pub.leaflet.blocks.postsList",
  "defs": {
    "main": {
      "type": "object",
      "required": [],
      "properties": {
        "view": {
          "type": "string",
          "knownValues": [
            "small",
            "medium"
          ]
        },
        "limit": {
          "type": "integer",
          "minimum": 1,
          "description": "Show at most this many posts."
        },
        "filterByTags": {
          "type": "array",
          "items": {
            "type": "string"
          }
        },
        "highlightFirstPost": {
          "type": "boolean"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pub.leaflet.blocks.postsList

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:btxrwcaeyodrap5mnjw2fvmz
CID
bafyreidbnzzvnbwjaeddlxn37zloqijyfgy2gainvq65aobnz25kjukj4y
Indexed At
2026-06-23 21:03 UTC
AT-URI
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.blocks.postsList

Version History (3 versions)

Lexicon Garden

@