From 8bc500e4daa0e1c0cca94eca3e7e9b9929c033cb Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 26 Feb 2025 14:16:42 -0500 Subject: [PATCH] soc --- salt/soc/soc_soc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index ec6177b65..103d13d6e 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -525,7 +525,7 @@ soc: description: Number of items to show in the most recently used queries list. Larger values cause default queries to be located further down the list. global: True queries: - description: List of default queries to show in the query list. Each query is represented in JSON object notation, and must include the "name" key and "query" key. + description: List of default queries to show in the query list. All entries must include the "name" key and "query" key. global: True forcedType: "[]{}" syntax: json