at.noted.post

noted.at

{
  "id": "at.noted.post",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "title",
          "slug"
        ],
        "properties": {
          "body": {
            "type": "string"
          },
          "slug": {
            "type": "string"
          },
          "tags": {
            "type": "array",
            "items": {
              "type": "string"
            }
          },
          "title": {
            "type": "string"
          },
          "extended": {
            "type": "string"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.noted.post

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2aa6fahtis66ymq7rd2yxdwu
CID
bafyreibplfzzljrcf2iqpdnowupfkl7dsnaedueq46qen4ym4qjdq24iou
Indexed At
2026-02-13 13:44 UTC
AT-URI
at://did:plc:2aa6fahtis66ymq7rd2yxdwu/com.atproto.lexicon.schema/at.noted.post

Lexicon Garden

@