com.thelexfiles.tuna97.temp.rsvp

protopunx.bsky.social

{
  "id": "com.thelexfiles.tuna97.temp.rsvp",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "status",
          "eventId",
          "createdAt"
        ],
        "properties": {
          "status": {
            "type": "string",
            "maxLength": 2,
            "description": "going or interested",
            "maxGraphemes": 0
          },
          "comment": {
            "type": "string",
            "maxLength": 4
          },
          "eventId": {
            "ref": "com.thelexfiles.tuna97.temp.event",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "rsvp record"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.thelexfiles.tuna97.temp.rsvp

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:deh4u7fsoeqtrbtkf5eptizr
CID
bafyreihrjhmkelj77ip4aij2wosagwojum2n6jc2zonxxar5tplqexdq2e
Indexed At
2026-03-30 13:28 UTC
AT-URI
at://did:plc:deh4u7fsoeqtrbtkf5eptizr/com.atproto.lexicon.schema/com.thelexfiles.tuna97.temp.rsvp

Referenced Schemas (1)

Lexicon Garden

@