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

- old
+ new

@@ -43,10 +43,11 @@ "maxLength": 1024 }, "type": { "type": "string", "enum": [ + "customNodeStart", "dataTable", "deviceCommand", "deviceId", "deviceIdConnect", "deviceIdDisconnect", @@ -58,12 +59,12 @@ "endpoint", "event", "fileWatch", "integration", "mqttTopic", + "redis", "request", - "customNodeStart", "timer", "udp", "virtualButton", "webhook" ] @@ -552,10 +553,11 @@ "maxLength": 1024 }, "type": { "type": "string", "enum": [ + "customNodeStart", "dataTable", "deviceCommand", "deviceId", "deviceIdConnect", "deviceIdDisconnect", @@ -567,11 +569,11 @@ "endpoint", "event", "fileWatch", "integration", "mqttTopic", + "redis", "request", - "customNodeStart", "timer", "udp", "virtualButton", "webhook" ] \ No newline at end of file