garden.lexicon.logical-sponge.atstar

miftah.tngl.sh

Documentation

Star any Atproto identity

main record

Star any Atproto identity

Record Key tid Timestamp-based ID

Properties

who string did Required

A decentralized identifier (DID).

why string Optional

No description available.

View raw schema
{
  "key": "tid",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "who"
    ],
    "properties": {
      "who": {
        "type": "string",
        "format": "did"
      },
      "why": {
        "type": "string"
      }
    }
  },
  "description": "Star any Atproto identity"
}

Lexicon Garden

@