{
"id": "net.aftertheinter.cool.thing2",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"status",
"createdAt"
],
"properties": {
"status": {
"type": "string",
"maxLength": 32,
"minLength": 1,
"maxGraphemes": 1
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:gzryvspftup4ieqrqdo2svxf
- CID
-
bafyreigz7nfair6ddvg74esv5g3idu7lc6vm2wroprbw6kcthrjdnpz3hq
- Indexed At
- 2026-02-13 14:19 UTC
- AT-URI
-
at://did:plc:gzryvspftup4ieqrqdo2svxf/com.atproto.lexicon.schema/net.aftertheinter.cool.thing2