pet.trezy.activity

trezy.pet

{
  "id": "pet.trezy.activity",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "type",
          "pet",
          "createdAt"
        ],
        "properties": {
          "pet": {
            "type": "string",
            "format": "at-uri"
          },
          "type": {
            "type": "string",
            "knownValues": [
              "feed",
              "pet"
            ]
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "signatures": {
            "type": "array",
            "items": {
              "type": "unknown"
            }
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pet.trezy.activity

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ollch4g7tes2reb5eceiwuol
CID
bafyreigm6jjgo4v5julxlfeenny5b3hr2s3hqj4m3zsxctunoem6b5hrr4
Indexed At
2026-08-09 01:42 UTC
AT-URI
at://did:plc:ollch4g7tes2reb5eceiwuol/com.atproto.lexicon.schema/pet.trezy.activity

Lexicon Garden

@