schemas/flowsImportPost.json in losant_rest-1.8.6 vs schemas/flowsImportPost.json in losant_rest-1.8.7
- old
+ new
@@ -60,10 +60,11 @@
"event",
"fileWatch",
"integration",
"mqttTopic",
"notebook",
+ "opcua",
"redis",
"request",
"serial",
"timer",
"udp",
@@ -166,17 +167,17 @@
"experience",
"customNode"
]
},
"defaultVersionId": {
- "oneOf": [
+ "$oneOf": [
{
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
},
{
- "type": "null"
+ "type": null
}
]
},
"minimumAgentVersion": {
"type": "string",
@@ -572,9 +573,10 @@
"event",
"fileWatch",
"integration",
"mqttTopic",
"notebook",
+ "opcua",
"redis",
"request",
"serial",
"timer",
"udp",
\ No newline at end of file