Updates api path to /api
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <ESPFS.h>
|
||||
|
||||
#define MAX_ESP_STATUS_SIZE 1024
|
||||
#define SYSTEM_STATUS_SERVICE_PATH "/rest/systemStatus"
|
||||
#define SYSTEM_STATUS_SERVICE_PATH "/api/systemStatus"
|
||||
|
||||
class SystemStatus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user