Skip to main content

index_delete

Function index_delete 

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