Searched refs:jsonSchemaGet (Results 1 – 1 of 1) sorted by relevance
116 inline void jsonSchemaGet(App& app, const crow::Request& req, in jsonSchemaGet() function234 std::bind_front(jsonSchemaGet, std::ref(app))); in requestRoutesRedfish()