garden.lexicon.ngerakines.helloworld.Hello

lexicon.garden

{
  "id": "garden.lexicon.ngerakines.helloworld.Hello",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "message"
          ],
          "properties": {
            "message": {
              "type": "string",
              "maxLength": 64
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [],
        "properties": {
          "subject": {
            "type": "string",
            "maxLength": 55
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against garden.lexicon.ngerakines.helloworld.Hello

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:akhgi4ekkeaupiqsis6g2gqg
CID
bafyreihejetvy6z4k7y6axo64ji6fsl2lpseffbcokemrfahmtlsbf4drm
Indexed At
2026-01-16 05:49 UTC
AT-URI
at://did:plc:akhgi4ekkeaupiqsis6g2gqg/com.atproto.lexicon.schema/garden.lexicon.ngerakines.helloworld.Hello

Lexicon Garden

@