{
"id": "com.r74n.at.idscheme",
"defs": {
"desc": {
"type": "string",
"description": "Description of the identifier scheme"
},
"label": {
"type": "string",
"description": "Name of the identifier scheme"
},
"formatter": {
"type": "string",
"description": "String to create a URL from an identifier, with {{id}} in place of the identifier"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Identifier schemes for entities in com.r74n.at.entity"
}