From 21e91a753701b2672fedc9a5025982b05138fb6b Mon Sep 17 00:00:00 2001 From: weslambert Date: Wed, 30 Aug 2023 16:10:38 -0400 Subject: [PATCH] Fix api_version --- salt/sensoroni/soc_sensoroni.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/sensoroni/soc_sensoroni.yaml b/salt/sensoroni/soc_sensoroni.yaml index 6a728ef9c..2d1536191 100644 --- a/salt/sensoroni/soc_sensoroni.yaml +++ b/salt/sensoroni/soc_sensoroni.yaml @@ -62,7 +62,7 @@ sensoroni: advanced: True forcedType: string api_version: - description: API key for the GreyNoise analyzer. + description: API version for the GreyNoise analyzer. helpLink: sensoroni.html global: True sensitive: False