{
"id": "net.bnewbold.demo.nested.blah",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"name": {
"type": "string",
"maxLength": 640,
"minLength": 1,
"description": "TODO: title name of record; can not be empty",
"maxGraphemes": 64
},
"avatar": {
"type": "blob",
"accept": [
"image/png",
"image/jpeg"
],
"maxSize": 2000000
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 3000,
"maxGraphemes": 300
},
"descriptionFacets": {
"type": "array",
"items": {
"ref": "app.bsky.richtext.facet",
"type": "ref"
}
}
}
},
"description": "TODO: describe purpose of this schema"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:nhxcyu4ewwhl5pqil4dotqjo
- CID
-
bafyreidxnzeocvt7yc3wkdzbklhsydakt2yubuotc6tjkkfr56m3l2cxge
- Indexed At
- 2026-02-13 14:19 UTC
- AT-URI
-
at://did:plc:nhxcyu4ewwhl5pqil4dotqjo/com.atproto.lexicon.schema/net.bnewbold.demo.nested.blah