dev.andreijiroh.labs.blogroll.publication

andreijiroh.dev

{
  "id": "dev.andreijiroh.labs.blogroll.publication",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "url",
        "name"
      ],
      "properties": {
        "url": {
          "type": "string",
          "description": "Base url for the publication. (ex: https://standard.site). This value will be combined with the document path to construct a full URL for the document. Avoid trailing slashes."
        },
        "name": {
          "type": "string",
          "maxLength": 5000,
          "description": "Name of the publication.",
          "maxGraphemes": 500
        },
        "labels": {
          "refs": [
            "com.atproto.label.defs#selfLabels"
          ],
          "type": "union",
          "description": "Self-label values for this publication. Effectively content warnings."
        }
      }
    },
    "category": {
      "enum": [
        "read",
        "watch",
        "listen"
      ],
      "type": "string"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A custom lexicon for sharing publications in a blogroll, forked from the site.standard.publication lexicion."
}

Validate Record

Validate a record against dev.andreijiroh.labs.blogroll.publication

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

Metadata

DID
did:plc:wcx4c3osbuzrwmxkqdfqygwv
CID
bafyreic6y2mfmqhukneilwx65mrpk5iivhyc6ih4wl6japi6ocptm2u6tm
Indexed At
2026-06-17 01:11 UTC
AT-URI
at://did:plc:wcx4c3osbuzrwmxkqdfqygwv/com.atproto.lexicon.schema/dev.andreijiroh.labs.blogroll.publication

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@