Home
last modified time | relevance | path

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

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