]> granicus.if.org Git - icinga2/commit
API: Add 'pretty' parameter for beautified JSON response bodies 5959/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Wed, 20 Dec 2017 14:31:05 +0000 (15:31 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 8 Jan 2018 19:55:36 +0000 (20:55 +0100)
commitd073a807b0dd88898f3aec368c5addfbd218e4fd
tree0c9c47b8e68970acdeb2f16dd9dee658c7d13685
parent17edb17784722e0489a9de4ee92ebd7cff26e408
API: Add 'pretty' parameter for beautified JSON response bodies

fixes #5877
23 files changed:
doc/12-icinga2-api.md
doc/15-troubleshooting.md
lib/remote/actionshandler.cpp
lib/remote/configfileshandler.cpp
lib/remote/configpackageshandler.cpp
lib/remote/configpackageshandler.hpp
lib/remote/configstageshandler.cpp
lib/remote/consolehandler.cpp
lib/remote/consolehandler.hpp
lib/remote/createobjecthandler.cpp
lib/remote/deleteobjecthandler.cpp
lib/remote/eventshandler.cpp
lib/remote/httphandler.cpp
lib/remote/httpserverconnection.cpp
lib/remote/httputility.cpp
lib/remote/httputility.hpp
lib/remote/infohandler.cpp
lib/remote/modifyobjecthandler.cpp
lib/remote/objectqueryhandler.cpp
lib/remote/statushandler.cpp
lib/remote/templatequeryhandler.cpp
lib/remote/typequeryhandler.cpp
lib/remote/variablequeryhandler.cpp