Home
last modified time | relevance | path

Searched +defs:json +defs:schema (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_v1.hpp82 nlohmann::json& json = asyncResp->res.jsonValue; in jsonSchemaIndexGet() local
118 const std::string& schema) in jsonSchemaGet()
148 nlohmann::json& json = asyncResp->res.jsonValue; in jsonSchemaGet() local
182 const std::string& schema, const std::string& schemaFile) in jsonSchemaGetFile()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp39 using json = nlohmann::json; typedef
3303 std::string schema = " -s "; in TEST() local