From c01c8ba5dfa82f226067c417e7777628f0aed603 Mon Sep 17 00:00:00 2001 From: Honza Kral Date: Fri, 7 Jun 2013 18:26:46 +0200 Subject: [PATCH] name the scroll endpoint correctly --- rest-api-spec/api/scroll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/api/scroll.json b/rest-api-spec/api/scroll.json index 0db1fe31ce0..99d7ff969bb 100644 --- a/rest-api-spec/api/scroll.json +++ b/rest-api-spec/api/scroll.json @@ -1,5 +1,5 @@ { - "search": { + "scroll": { "documentation": "http://www.elasticsearch.org/guide/reference/api/search/", "methods": ["GET", "POST"], "url": {