From ed80d31adca1e26e444e078dd5ab085fe21693c3 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Wed, 3 Apr 2024 08:50:44 -0400 Subject: [PATCH] Apply suggestions from code review Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --- _api-reference/index-apis/delete-index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_api-reference/index-apis/delete-index.md b/_api-reference/index-apis/delete-index.md index 628a77ae53..7b2be5e83b 100644 --- a/_api-reference/index-apis/delete-index.md +++ b/_api-reference/index-apis/delete-index.md @@ -21,7 +21,6 @@ DELETE /sample-index {% include copy-curl.html %} ## Path and HTTP methods -Do we need these here? ``` DELETE / ```