Skip to main content

upload_blob_batch_binary

Function upload_blob_batch_binary 

Source
pub async fn upload_blob_batch_binary(
    __arg0: State<AppState>,
    headers: HeaderMap,
    body: Bytes,
) -> impl IntoResponse
Expand description

POST /upload/batch-binary - Upload a binary encoded blob batch.