{
"id": "org.atsui.Link",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "uri"
},
"children": {
"type": "unknown"
},
"decoration": {
"type": "string",
"maxLength": 32,
"knownValues": [
"none",
"underline"
]
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"ref": "at.inlay.defs#response",
"type": "ref"
},
"encoding": "application/json"
},
"description": "A hyperlink."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreif32mp2o7fqse5jph3of2sd6vyzwvfweu5rs47xa6o27bazfv4viq
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/org.atsui.Link