|
|
@ -36,11 +36,10 @@ HTTP/1.1 200 |
|
|
|
Content-Type: application/json |
|
|
|
Content-Type: application/json |
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
{ |
|
|
|
"DEFAULT": |
|
|
|
"DEFAULT": { |
|
|
|
{ |
|
|
|
"app_mode":"production" |
|
|
|
"app_mode":"production"}, |
|
|
|
}, |
|
|
|
"analytics": |
|
|
|
"analytics": { |
|
|
|
{ |
|
|
|
|
|
|
|
"google_analytics_ua_id":"", |
|
|
|
"google_analytics_ua_id":"", |
|
|
|
"reporting_enabled":"false" |
|
|
|
"reporting_enabled":"false" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -340,4 +339,4 @@ HTTP/1.1 200 |
|
|
|
Content-Type: application/json |
|
|
|
Content-Type: application/json |
|
|
|
|
|
|
|
|
|
|
|
{state: "new state", message: "alerts pause/un paused", "alertsAffected": 100} |
|
|
|
{state: "new state", message: "alerts pause/un paused", "alertsAffected": 100} |
|
|
|
``` |
|
|
|
``` |
|
|
|