Updates api path to /api
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <SecurityManager.h>
|
||||
|
||||
#define MAX_NTP_STATUS_SIZE 1024
|
||||
#define NTP_STATUS_SERVICE_PATH "/rest/ntpStatus"
|
||||
#define NTP_STATUS_SERVICE_PATH "/api/ntpStatus"
|
||||
|
||||
class NTPStatus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user