schemas/flowVersion.json in losant_rest-1.8.2 vs schemas/flowVersion.json in losant_rest-1.8.3

- old
+ new

@@ -51,10 +51,11 @@ "maxLength": 1024 }, "type": { "type": "string", "enum": [ + "customNodeStart", "dataTable", "deviceCommand", "deviceId", "deviceIdConnect", "deviceIdDisconnect", @@ -66,12 +67,12 @@ "endpoint", "event", "fileWatch", "integration", "mqttTopic", + "redis", "request", - "customNodeStart", "timer", "udp", "virtualButton", "webhook" ] @@ -579,10 +580,11 @@ "maxLength": 1024 }, "type": { "type": "string", "enum": [ + "customNodeStart", "dataTable", "deviceCommand", "deviceId", "deviceIdConnect", "deviceIdDisconnect", @@ -594,11 +596,11 @@ "endpoint", "event", "fileWatch", "integration", "mqttTopic", + "redis", "request", - "customNodeStart", "timer", "udp", "virtualButton", "webhook" ] \ No newline at end of file