Home
last modified time | relevance | path

Searched refs:locationEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_v1.hpp162 nlohmann::json::object_t locationEntry; in jsonSchemaGet() local
163 locationEntry["Language"] = "en"; in jsonSchemaGet()
165 locationEntry["PublicationUri"] = boost::urls::format( in jsonSchemaGet()
167 locationEntry["Uri"] = boost::urls::format( in jsonSchemaGet()
170 locationArray.emplace_back(locationEntry); in jsonSchemaGet()