532681d5c0
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
12 lines
331 B
JSON
12 lines
331 B
JSON
{
|
|
"id": "com.atproto.server.activateAccount",
|
|
"defs": {
|
|
"main": {
|
|
"type": "procedure",
|
|
"description": "Activates a currently deactivated account. Used to finalize account migration after the account's repo is imported and identity is setup."
|
|
}
|
|
},
|
|
"$type": "com.atproto.lexicon.schema",
|
|
"lexicon": 1
|
|
}
|