532681d5c0
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
19 lines
420 B
JSON
19 lines
420 B
JSON
{
|
|
"id": "app.bsky.ageassurance.getConfig",
|
|
"defs": {
|
|
"main": {
|
|
"type": "query",
|
|
"output": {
|
|
"schema": {
|
|
"ref": "app.bsky.ageassurance.defs#config",
|
|
"type": "ref"
|
|
},
|
|
"encoding": "application/json"
|
|
},
|
|
"description": "Returns Age Assurance configuration for use on the client."
|
|
}
|
|
},
|
|
"$type": "com.atproto.lexicon.schema",
|
|
"lexicon": 1
|
|
}
|