com.thelexfiles.jon2600.temp.todoItem

protopunx.bsky.social

{
  "id": "com.thelexfiles.jon2600.temp.todoItem",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "done": {
            "type": "boolean"
          },
          "notDone": {
            "type": "boolean"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "todo item"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.thelexfiles.jon2600.temp.todoItem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:deh4u7fsoeqtrbtkf5eptizr
CID
bafyreicarofmiibsaahz5ywjohtslkszxzbb3ijxuwik3cq4iv6y2fjgyq
Indexed At
2026-03-26 19:03 UTC
AT-URI
at://did:plc:deh4u7fsoeqtrbtkf5eptizr/com.atproto.lexicon.schema/com.thelexfiles.jon2600.temp.todoItem

Lexicon Garden

@