diff --git a/x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.follow_stats.json b/x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.follow_stats.json index e860a590b5247..de4bb66056bb3 100644 --- a/x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.follow_stats.json +++ b/x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.follow_stats.json @@ -8,6 +8,7 @@ "parts": { "index": { "type": "list", + "required" : true, "description": "A comma-separated list of index patterns; use `_all` to perform the operation on all indices" } }