schemas/flowsImportResult.json in losant_rest-1.19.9 vs schemas/flowsImportResult.json in losant_rest-1.20.0

- old
+ new

@@ -222,10 +222,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -256,10 +257,11 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", @@ -3158,10 +3160,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -3192,10 +3195,11 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", @@ -6054,10 +6058,11 @@ }, "type": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdConnect", "deviceTagConnect", "deviceIdDisconnect", "deviceTagDisconnect", @@ -6088,9 +6093,10 @@ }, "name": { "type": "string", "enum": [ "customNodeStart", + "deviceCreate", "deviceCommand", "deviceIdsTagsConnect", "deviceIdsTagsDisconnect", "eeaInit", "flowError", \ No newline at end of file