{
"id": "ooo.bsky.authfetch.importRepo",
"defs": {
"main": {
"type": "procedure",
"input": {
"encoding": "application/vnd.ipld.car"
},
"description": "Imports a hidden repository from a CAR file. Requires auth.\nEach block in the CAR file should be a CBOR-encoded record entry containing the collection, record key, strategy, and record value.\nRecords are upserted — existing records with the same collection and rkey will be overwritten."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}