generated from Sithas/conan_template
Разработка ручки для GetAllMedications
This commit is contained in:
@@ -80,7 +80,7 @@ public:
|
||||
}
|
||||
);
|
||||
|
||||
routes_pathes_["api/v1/User/Medications"] = std::make_unique<RouteController>(
|
||||
routes_pathes_["/api/v1/User/Medications"] = std::make_unique<RouteController>(
|
||||
typename RouteController::HTTPMethodsToExecutors{
|
||||
{
|
||||
boost::beast::http::verb::get,
|
||||
|
||||
Reference in New Issue
Block a user