com.thelexfiles.anotherjonwilson.temp.item

protopunx.bsky.social

{
  "id": "com.thelexfiles.anotherjonwilson.temp.item",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "description": "the name of the item",
            "maxGraphemes": 300,
            "minGraphemes": 0
          },
          "checked": {
            "type": "boolean",
            "description": "not required because default is unchecked"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "grocery item"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:deh4u7fsoeqtrbtkf5eptizr
CID
bafyreiev36hsf76r7qo44uiz7oj6zuj2jpgjimwqk7pilupo3bsojfx6vy
Indexed At
2026-05-02 17:16 UTC
AT-URI
at://did:plc:deh4u7fsoeqtrbtkf5eptizr/com.atproto.lexicon.schema/com.thelexfiles.anotherjonwilson.temp.item

Lexicon Garden

@