532681d5c0
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
18 lines
282 B
JSON
18 lines
282 B
JSON
{
|
|
"id": "com.atproto.sync.defs",
|
|
"defs": {
|
|
"hostStatus": {
|
|
"type": "string",
|
|
"knownValues": [
|
|
"active",
|
|
"idle",
|
|
"offline",
|
|
"throttled",
|
|
"banned"
|
|
]
|
|
}
|
|
},
|
|
"$type": "com.atproto.lexicon.schema",
|
|
"lexicon": 1
|
|
}
|