Update src/api/controller/RootController.hpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
bac3c459d2
commit
4cfc57b1f1
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ public:
|
|||
{}
|
||||
public:
|
||||
|
||||
// oatpp::web::server::api::Endpoints(m_infoController, "/info");
|
||||
|
||||
ENDPOINT("GET", "/hello", root) {
|
||||
auto dto = MyDto::createShared();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue