schemas/instanceCustomNode.json in losant_rest-1.19.6 vs schemas/instanceCustomNode.json in losant_rest-1.19.8
- old
+ new
@@ -515,10 +515,11 @@
"type": "array",
"maxItems": 1,
"items": {
"type": "string",
"enum": [
- "cloud"
+ "cloud",
+ "edge"
]
}
},
"sourceApplicationId": {
"type": "string",
\ No newline at end of file