icinga2/lib/notification
Alexander A. Klimov eb71fb7529 Avoid "type" key in dicts being part of object state attrs
not to confuse the state file deserializator with e.g. `"type":32` on startup.
That would unexpectedly restore null (not `{"type":32}`) as there's no type "32".

refs #8186
2021-12-13 17:56:12 +01:00
..
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
notificationcomponent.cpp Avoid "type" key in dicts being part of object state attrs 2021-12-13 17:56:12 +01:00
notificationcomponent.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
notificationcomponent.ti Merge pull request #6970 from Icinga/bugfix/perfdata-gaps 2019-02-26 15:38:15 +01:00