com.thelexfiles.anotherjonwilson.temp.groceryListItem

protopunx.bsky.social

{
  "id": "com.thelexfiles.anotherjonwilson.temp.groceryListItem",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "description": "the name of the item in my list",
            "maxGraphemes": 300,
            "minGraphemes": 0
          },
          "checked": {
            "type": "boolean"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "an item in my grocery list\n"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.thelexfiles.anotherjonwilson.temp.groceryListItem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:deh4u7fsoeqtrbtkf5eptizr
CID
bafyreiafcopqygvjpbj5wpb3a35gga2ckz7cqbdpqxpz2eda72tifgdewy
Indexed At
2026-05-02 20:45 UTC
AT-URI
at://did:plc:deh4u7fsoeqtrbtkf5eptizr/com.atproto.lexicon.schema/com.thelexfiles.anotherjonwilson.temp.groceryListItem

Lexicon Garden

@