add field template for additionalproperties schema objects

This commit is contained in:
Josh Hawkins
2026-02-27 09:40:20 -06:00
parent 06c21bf6f2
commit 4dc039072a
5 changed files with 245 additions and 53 deletions
@@ -1137,6 +1137,12 @@
"system": "System",
"integrations": "Integrations"
},
"additionalProperties": {
"keyLabel": "Key",
"valueLabel": "Value",
"keyPlaceholder": "New key",
"remove": "Remove"
},
"sections": {
"detect": "Detection",
"record": "Recording",