Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_v1.hpp116 inline void jsonSchemaGet(App& app, const crow::Request& req, in jsonSchemaGet() function
234 std::bind_front(jsonSchemaGet, std::ref(app))); in requestRoutesRedfish()