From 9270c4194d67f8ddc62ecc28090672e711c28653 Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:29:51 -0600 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> --- spec/namespaces/cat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/namespaces/cat.yaml b/spec/namespaces/cat.yaml index 6b9c5ffb..3cf9a519 100644 --- a/spec/namespaces/cat.yaml +++ b/spec/namespaces/cat.yaml @@ -1609,7 +1609,7 @@ components: cat.indices::query.pri: in: query name: pri - description: When `true`, whether to return information only from the primary shards. + description: When `true`, returns information only from the primary shards. schema: type: boolean default: false