fix: update key casing for VARIABLES to variables in filter configuration

This commit is contained in:
vitor-aignosi
2025-06-10 11:38:35 -03:00
parent 89ac81e5e5
commit 5e2634f062

View File

@@ -89,7 +89,7 @@
"filter_name": "SPECIFIC_VARIABLES_NULL_VALUES",
"policy": "CONTINUE",
"config": {
"VARIABLES": [
"variables": [
"Counter"
]
}