Skip to main content

index_update

Function index_update 

Source
pub async fn index_update(
    __arg0: Extension<Arc<ServerState>>,
    __arg1: Extension<RequestContext>,
    __arg2: Json<VectorIndexUpdateRequest>,
) -> Response