{
"id": "am.noz.mecenas.creator",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"formatVersion",
"displayName",
"description",
"createdAt",
"updatedAt"
],
"properties": {
"avatar": {
"type": "blob",
"accept": [
"image/jpeg",
"image/png",
"image/webp"
],
"maxSize": 2000000
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"updatedAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxGraphemes": 3000
},
"displayName": {
"type": "string",
"maxGraphemes": 80,
"minGraphemes": 1
},
"formatVersion": {
"type": "integer",
"const": 1
},
"memberWelcome": {
"type": "string",
"maxGraphemes": 1000
}
}
},
"description": "The public Mecenas membership page owned by the repository DID."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:lmkzmvv6sdxntwtyxpg7fqqq
- CID
-
bafyreigtf6fxxvkbqciqibheditk5jp2nebr65wxsjewrq3ijls44fejcy
- Indexed At
- 2026-08-29 23:17 UTC
- AT-URI
-
at://did:plc:lmkzmvv6sdxntwtyxpg7fqqq/com.atproto.lexicon.schema/am.noz.mecenas.creator
Version History (2 versions)