blob: 709dbe1add94821f1951ccb5309936e6e83d98b3 [file] [log] [blame]
#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.
***************************************************************/
#include "http_response.hpp"
#include <boost/url/url_view_base.hpp>
#include <nlohmann/json.hpp>
#include <source_location>
#include <string_view>
// IWYU pragma: no_forward_declare crow::Response
namespace redfish
{
namespace messages
{
nlohmann::json redfishServiceFunctional();
}
} // namespace redfish