From 077fe78963275c9d441c814f6f09c243e714846a Mon Sep 17 00:00:00 2001 From: Karel Minarik Date: Tue, 28 May 2013 10:41:37 +0200 Subject: [PATCH] Corrected the description in the index `_open` API --- rest-api-spec/api/indices.open.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/api/indices.open.json b/rest-api-spec/api/indices.open.json index 256105ba5e0..e84263be63d 100644 --- a/rest-api-spec/api/indices.open.json +++ b/rest-api-spec/api/indices.open.json @@ -8,7 +8,7 @@ "parts": { "index": { "type" : "string", - "description" : "The name of the index to close" + "description" : "The name of the index" } }, "params": {