{
"id": "pub.quizzy.league",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"quizMasters",
"teams"
],
"properties": {
"name": {
"type": "string",
"maxLength": 1000,
"description": "Name of the league",
"maxGraphemes": 100
},
"teams": {
"type": "array",
"items": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"maxLength": 100,
"description": "Teams participating in this league"
},
"quizMasters": {
"type": "array",
"items": {
"type": "string",
"format": "did"
},
"maxLength": 5,
"minLength": 1,
"description": "DIDs of quiz masters who can run quizzes for this league"
}
}
},
"description": "A quiz league with quiz masters and teams"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:2xdx57nwdfr6pxfucv5cm6lv
- CID
-
bafyreib4aosu5dn4qx62yod5j6vvlxicw7fvu3ftvuuxuerm7mixdfagdm
- Indexed At
- 2026-02-13 14:03 UTC
- AT-URI
-
at://did:plc:2xdx57nwdfr6pxfucv5cm6lv/com.atproto.lexicon.schema/pub.quizzy.league