add lexicon codegen: vendored lexicons, lex cli and generation scripts
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "com.atproto.sync.defs",
|
||||
"defs": {
|
||||
"hostStatus": {
|
||||
"type": "string",
|
||||
"knownValues": [
|
||||
"active",
|
||||
"idle",
|
||||
"offline",
|
||||
"throttled",
|
||||
"banned"
|
||||
]
|
||||
}
|
||||
},
|
||||
"$type": "com.atproto.lexicon.schema",
|
||||
"lexicon": 1
|
||||
}
|
||||
Reference in New Issue
Block a user