Skip to main content

upload_blob_batch

Function upload_blob_batch 

Source
pub async fn upload_blob_batch(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Json<BatchUploadRequest>,
) -> impl IntoResponse
Expand description

POST /upload/batch - Upload multiple blobs with one auth event and one storage batch.