Microservice bus cleanup.

This commit is contained in:
stephb9959
2021-08-21 11:36:52 -07:00
parent 7a3e1ca33a
commit 7211cd945b
63 changed files with 404 additions and 117 deletions

View File

@@ -7,7 +7,7 @@
#include "AuthService.h"
#include "Utils.h"
namespace uCentral {
namespace OpenWifi {
void RESTAPI_validateToken_handler::handleRequest(Poco::Net::HTTPServerRequest &Request,
Poco::Net::HTTPServerResponse &Response) {