База для ручки PostUserMedicationsExecutor.h

This commit is contained in:
2026-01-12 09:04:27 +03:00
parent b13f145b4f
commit 5a77e9db8a
6 changed files with 119 additions and 6 deletions
+1 -1
View File
@@ -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,