Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Leo Singer <[email protected]>
  • Loading branch information
ronitagarwala01 and lpsinger authored Dec 12, 2023
1 parent 2625a75 commit e8d24f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit e8d24f4

Please sign in to comment.