Updates api path to /api
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <APSettingsService.h>
|
||||
|
||||
#define MAX_AP_STATUS_SIZE 1024
|
||||
#define AP_STATUS_SERVICE_PATH "/rest/apStatus"
|
||||
#define AP_STATUS_SERVICE_PATH "/api/apStatus"
|
||||
|
||||
class APStatus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user