pub async fn upload_blob( __arg0: State<AppState>, headers: HeaderMap, body: Bytes, ) -> impl IntoResponse
PUT /upload - Upload a new blob (BUD-02)