us.polhem.spots.lists.list

polhem.us

{
  "id": "us.polhem.spots.lists.list",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 640,
            "minLength": 1,
            "description": "Title for the list",
            "maxGraphemes": 64
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 3000,
            "description": "Description for the list",
            "maxGraphemes": 300
          },
          "descriptionFacets": {
            "type": "array",
            "items": {
              "ref": "app.bsky.richtext.facet",
              "type": "ref"
            }
          }
        }
      },
      "description": "A published list of places"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against us.polhem.spots.lists.list

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

Metadata

DID
did:plc:p5a4pydyirvdkmc3lhw2iykp
CID
bafyreie6ogv6hlqeyuv2rg6rhjb7ivfgc6f7t6fx7g4qtddxzxz7sqxiy4
Indexed At
2026-08-31 23:41 UTC
AT-URI
at://did:plc:p5a4pydyirvdkmc3lhw2iykp/com.atproto.lexicon.schema/us.polhem.spots.lists.list

Referenced Schemas (1)

Lexicon Garden

@