diff --git a/rest-api-spec/api/clear_scroll.json b/rest-api-spec/api/clear_scroll.json index c0baabe946841..22c49a2317cae 100644 --- a/rest-api-spec/api/clear_scroll.json +++ b/rest-api-spec/api/clear_scroll.json @@ -4,7 +4,7 @@ "methods": ["DELETE"], "url": { "path": "/_search/scroll/{scroll_id}", - "paths": ["/_search/scroll/{scroll_id}"], + "paths": ["/_search/scroll/{scroll_id}", "/_search/scroll"], "parts": { "scroll_id": { "type" : "list",