From 0f2e5cb471db0b24fe51290ce18e5c8ccfc3f8e7 Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:07:38 -0600 Subject: [PATCH] Fix linting error Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> --- spec/namespaces/cat.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/namespaces/cat.yaml b/spec/namespaces/cat.yaml index 223fd52f..b3c5a48b 100644 --- a/spec/namespaces/cat.yaml +++ b/spec/namespaces/cat.yaml @@ -2135,8 +2135,8 @@ components: items: type: string description: |- - A comma-separated list of data streams, indexes, and aliases used to limit the request. - Supports wildcards (`*`). To target all data streams and indexes, omit this parameter or use `*` or `_all`. + A comma-separated list of data streams, indexes, and aliases used to limit the request. + Supports wildcards (`*`). To target all data streams and indexes, omit this parameter or use `*` or `_all`. explode: true cat.recovery::query.s: name: s