#pragma once /**************************************************************** * READ THIS WARNING FIRST * This is an auto-generated header which contains definitions * for Redfish DMTF defined messages. * DO NOT modify this registry outside of running the * parse_registries.py script. The definitions contained within * this file are owned by DMTF. Any modifications to these files * should be first pushed to the relevant registry in the DMTF * github organization. ***************************************************************/ // These generated headers are a superset of what is needed. // clang sees them as an error, so ignore // NOLINTBEGIN(misc-include-cleaner) #include "http_response.hpp" #include #include #include #include #include // NOLINTEND(misc-include-cleaner) namespace redfish { namespace messages { nlohmann::json::object_t redfishServiceFunctional(); } } // namespace redfish