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.hpp177 nlohmann::json::object_t locationEntry; in jsonSchemaGet() local
178 locationEntry["Language"] = "en"; in jsonSchemaGet()
180 locationEntry["PublicationUri"] = boost::urls::format( in jsonSchemaGet()
182 locationEntry["Uri"] = boost::urls::format( in jsonSchemaGet()
185 locationArray.emplace_back(locationEntry); in jsonSchemaGet()