diff --git a/resources/schema.json b/resources/schema.json index f0048975..62d65410 100644 --- a/resources/schema.json +++ b/resources/schema.json @@ -415,7 +415,8 @@ "global_NotificationStrategySettings": { "properties": { "strategy": { - "type": "integer", + "type": "string", + "enum": ["regular", "increment","exponent"], "title": "Alert Interval Strategy", "description": "the notification interval strategy such as regular", "default": 0