From d8d10a292a0d6bd0134fcfe785718bb8f48dd085 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 25 Aug 2020 14:10:44 -0700 Subject: tests: proper URIs; filter request bodies --- tests/files/GET_search_boosting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/files/GET_search_boosting.txt') diff --git a/tests/files/GET_search_boosting.txt b/tests/files/GET_search_boosting.txt index 4db1814..9045a54 100644 --- a/tests/files/GET_search_boosting.txt +++ b/tests/files/GET_search_boosting.txt @@ -1,4 +1,4 @@ -GET /_search +GET /some-index/_search { "query": { "boosting": { -- cgit v1.2.3