mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
I.e. keep the serializations as simple as possible: null => null true => true 42.0 => 42 "foobar" => foobar {{42}} => Object of type 'Function' (["foobar"] and {"foo"="bar"} can't occur there.)