From 6e3d70794f4a8a2a686a093e1866f6d2a42c8b96 Mon Sep 17 00:00:00 2001 From: Archer Date: Wed, 22 Jan 2025 16:00:27 -0600 Subject: [PATCH] Fix linter Signed-off-by: Archer --- spec/namespaces/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/namespaces/cluster.yaml b/spec/namespaces/cluster.yaml index cf71a3c8..bf23cdae 100644 --- a/spec/namespaces/cluster.yaml +++ b/spec/namespaces/cluster.yaml @@ -1401,7 +1401,7 @@ components: cluster.stats::path.index_metric: in: path name: index_metric - description: A comma-separated list of index metric groups, for example, `docs,store`. + description: A comma-separated list of index metric groups, for example, `docs,store`. required: true schema: type: array