events.smokesignal.calendar.eventConfiguration

smokesignal.events

{
  "id": "events.smokesignal.calendar.eventConfiguration",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "rsvpRedirectUrl": {
            "type": "string",
            "format": "uri",
            "maxLength": 2048,
            "description": "URL to redirect users to for external ticketing (e.g., ti.to, eventbrite)."
          },
          "disableDirectRsvp": {
            "type": "boolean",
            "description": "When true, the RSVP button redirects to an external ticketing URL instead of creating a direct RSVP."
          },
          "requireConfirmedEmail": {
            "type": "boolean",
            "description": "When true, RSVPs require a confirmed email address."
          }
        }
      },
      "description": "Configuration settings for a Smoke Signal event, controlling RSVP behavior and access requirements."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against events.smokesignal.calendar.eventConfiguration

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:tgudj2fjm77pzkuawquqhsxm
CID
bafyreiao6gsspips3763jqfdrl76fydgz3ciaihznynewkb5bktza2wmsi
Indexed At
2026-02-16 03:09 UTC
AT-URI
at://did:plc:tgudj2fjm77pzkuawquqhsxm/com.atproto.lexicon.schema/events.smokesignal.calendar.eventConfiguration

Lexicon Garden

@