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