icingaweb2-module-toplevelview icon indicating copy to clipboard operation
icingaweb2-module-toplevelview copied to clipboard

array_key_exists Error when YAML is correct but is missing Application logic

Open martialblog opened this issue 1 year ago • 0 comments

array_key_exists(): Argument #2 ($array) must be of type array, string given

---
name: "example"
set_downtime_if_notification_disabled: true
children:
  - name: "Example"
    children:
      name: foobar

martialblog avatar Jul 26 '24 12:07 martialblog