From e8d24f48ca8cda0456a732b1bbb7dca0bee5e303 Mon Sep 17 00:00:00 2001 From: Ronit Agarwala <34790361+ronitagarwala01@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:02:53 -0500 Subject: [PATCH] Update README.md Co-authored-by: Leo Singer --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6a1495a..a10f405 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,6 @@ Here's an sample postdeploy-search.js file for making requests to OpenSearch: ```ts export default async function (client) { - await client.transport.request({ method: 'PUT', path: '/_cluster/settings',