pub async fn upload_blob_batch_binary( __arg0: State<AppState>, headers: HeaderMap, body: Bytes, ) -> impl IntoResponse
POST /upload/batch-binary - Upload a binary encoded blob batch.