{
"id": "com.thelexfiles.tuna97.temp.event",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"startTime",
"createdAt"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "e.g google meet link, zoom link, etc"
},
"title": {
"type": "string",
"description": "event title"
},
"endTime": {
"type": "string",
"format": "datetime",
"description": "specify the end date and time for the event"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"startTime": {
"type": "string",
"format": "datetime",
"description": "set a start date and time for the event"
},
"description": {
"type": "string",
"description": "briefly describe what the event is about"
}
}
},
"description": "Event data type"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:deh4u7fsoeqtrbtkf5eptizr
- CID
-
bafyreia3gcrcaumrocben3ss6jmhavvczr66qsfjw7tpklc2wziygpxnni
- Indexed At
- 2026-03-30 13:28 UTC
- AT-URI
-
at://did:plc:deh4u7fsoeqtrbtkf5eptizr/com.atproto.lexicon.schema/com.thelexfiles.tuna97.temp.event