Skip to content

Commit

Permalink
Made changes to create-index documentation to add copy-as-curl option (
Browse files Browse the repository at this point in the history
…#6824)

* Made changes to create-index doc to add copy-as-curl option

Signed-off-by: Niyati Aggarwal <niyatiagg4641@gmail.com>

* Update _api-reference/index-apis/delete-index.md

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Signed-off-by: Niyati Aggarwal <121826855+niyatiagg@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>

---------

Signed-off-by: Niyati Aggarwal <niyatiagg4641@gmail.com>
Signed-off-by: Niyati Aggarwal <121826855+niyatiagg@users.noreply.github.com>
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
(cherry picked from commit d6f2b32)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Apr 4, 2024
1 parent 0d26bd2 commit ccc7de9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions _api-reference/index-apis/create-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ PUT /sample-index1
}
}
```
{% include copy-curl.html %}
1 change: 0 additions & 1 deletion _api-reference/index-apis/delete-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ DELETE /sample-index
{% include copy-curl.html %}

## Path and HTTP methods

```
DELETE /<index-name>
```
Expand Down

0 comments on commit ccc7de9

Please sign in to comment.